diff options
author | 2002-10-20 18:48:56 +0000 | |
---|---|---|
committer | 2002-10-20 18:48:56 +0000 | |
commit | cad5638af10ff32d6670b8a521dbb81d5c26295a (patch) | |
tree | e54eb7c5c0e0b534bc8ff36914cc2720b658f001 /media-gfx/qiv | |
parent | Remove rdepend=depend (diff) | |
download | historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.tar.gz historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.tar.bz2 historical-cad5638af10ff32d6670b8a521dbb81d5c26295a.zip |
Remove rdepend=depend
Diffstat (limited to 'media-gfx/qiv')
-rw-r--r-- | media-gfx/qiv/qiv-1.7-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/qiv/qiv-1.7-r3.ebuild b/media-gfx/qiv/qiv-1.7-r3.ebuild index a914feeb34dc..784ea4c2a0de 100644 --- a/media-gfx/qiv/qiv-1.7-r3.ebuild +++ b/media-gfx/qiv/qiv-1.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.7 2002/10/20 13:27:52 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qiv/qiv-1.7-r3.ebuild,v 1.8 2002/10/20 18:48:56 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Quick Image Viewer" @@ -15,7 +15,6 @@ DEPEND="media-libs/libpng >=media-libs/tiff-3.5.5 >=media-libs/imlib-1.9.10 virtual/x11" -RDEPEND="${DEPEND}" src_compile() { make || die |