diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-12-29 11:07:07 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-12-29 11:07:07 +0000 |
commit | 5e36674d7a07894bcab41b061fcc516f625ee550 (patch) | |
tree | 124ad3c7f209897250fd880e22187f334e872b8a /kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild | |
parent | sh love (diff) | |
download | gentoo-2-5e36674d7a07894bcab41b061fcc516f625ee550.tar.gz gentoo-2-5e36674d7a07894bcab41b061fcc516f625ee550.tar.bz2 gentoo-2-5e36674d7a07894bcab41b061fcc516f625ee550.zip |
Move dependency on xpdf to kpdf.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild')
-rw-r--r-- | kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild index 1466307fc335..3507716d9f40 100644 --- a/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild +++ b/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild,v 1.7 2005/12/10 22:09:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-kfile-plugins/kdegraphics-kfile-plugins-3.4.3.ebuild,v 1.8 2005/12/29 11:07:07 greg_g Exp $ KMNAME=kdegraphics KMMODULE=kfile-plugins @@ -13,8 +13,6 @@ KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="tiff openexr" DEPEND="tiff? ( media-libs/tiff ) openexr? ( media-libs/openexr )" -RDEPEND="${DEPEND} - app-text/xpdf" # needed for "pdfinfo" # ps installed with kghostview, pdf installed with kpdf KMEXTRACTONLY="kfile-plugins/ps kfile-plugins/pdf" |