diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-06-07 09:25:46 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-06-07 09:25:46 +0000 |
commit | 7b1271c3b75440d793b00cba529db37d9ef38ad3 (patch) | |
tree | a10f6f20fa3ed947f51776a369e94326ba8e3caa | |
parent | changelog (diff) | |
download | gentoo-2-7b1271c3b75440d793b00cba529db37d9ef38ad3.tar.gz gentoo-2-7b1271c3b75440d793b00cba529db37d9ef38ad3.tar.bz2 gentoo-2-7b1271c3b75440d793b00cba529db37d9ef38ad3.zip |
fix
(Portage version: 2.0.51.19)
-rw-r--r-- | app-text/xpdf/xpdf-3.00-r8.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/xpdf/xpdf-3.00-r8.ebuild b/app-text/xpdf/xpdf-3.00-r8.ebuild index 0d22ac4adbb7..8cb3b2383a30 100644 --- a/app-text/xpdf/xpdf-3.00-r8.ebuild +++ b/app-text/xpdf/xpdf-3.00-r8.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/app-text/xpdf/xpdf-3.00-r8.ebuild,v 1.14 2005/06/07 09:25:02 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r8.ebuild,v 1.15 2005/06/07 09:25:46 lanius Exp $ inherit eutils @@ -27,7 +27,8 @@ IUSE="motif nodrm" DEPEND="motif? ( !s390? ( virtual/x11 x11-libs/openmotif ) ) >=media-libs/freetype-2.0.5 - >=media-libs/t1lib-1.3" + >=media-libs/t1lib-1.3 + virtual/ghostscript" RDEPEND="${DEPEND} linguas_ja? ( >=media-fonts/kochi-substitute-20030809-r3 ) |