diff options
Diffstat (limited to 'media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild')
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild index e6b989284684..e796d1b452e9 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild,v 1.2 2004/06/24 22:28:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r2.ebuild,v 1.3 2004/07/01 10:48:28 eradicator Exp $ IUSE="X" @@ -13,7 +13,7 @@ LICENSE="free-noncomm" SLOT="0" KEYWORDS="~ia64 ~x86 ~alpha ~sparc ~ppc ~hppa ~amd64 ~mips" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 )" S=${WORKDIR}/${PN}-${PV:0:8} |