diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-22 03:24:24 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-22 03:24:24 +0000 |
commit | 60f33be1d954ad4bba956ae62c8f16fae90d3de3 (patch) | |
tree | e38d023759d59afdc51a63c9a72c1ed29b8e49bf /eclass | |
parent | Marked stable x86 (Manifest recommit) (diff) | |
download | gentoo-2-60f33be1d954ad4bba956ae62c8f16fae90d3de3.tar.gz gentoo-2-60f33be1d954ad4bba956ae62c8f16fae90d3de3.tar.bz2 gentoo-2-60f33be1d954ad4bba956ae62c8f16fae90d3de3.zip |
Changed depend on tetex versioned to virtual/tetex
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gnustep.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gnustep.eclass b/eclass/gnustep.eclass index c352a2ebbbeb..f711a97a2dc5 100644 --- a/eclass/gnustep.eclass +++ b/eclass/gnustep.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep.eclass,v 1.19 2004/10/14 22:23:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnustep.eclass,v 1.20 2004/10/22 03:24:24 fafhrd Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ INHERITED="$INHERITED $ECLASS" DESCRIPTION="EClass designed to facilitate building GNUstep Apps, Frameworks, and Bundles on Gentoo." IUSE="debug" -DOC_DEPEND="doc? ( =app-text/tetex-2.0* +DOC_DEPEND="doc? ( virtual/tetex =dev-tex/latex2html-2002* =app-text/texi2html-1.6* )" GNUSTEP_CORE_DEPEND="virtual/libc |