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 | 19c5ff9300fcfd1d625dccabcc6a859eefa6b67e (patch) | |
tree | 535950e0c7d52af0ad87def3b01a1142d128a1b3 /eclass/gnustep.eclass | |
parent | Marked stable x86 (diff) | |
download | historical-19c5ff9300fcfd1d625dccabcc6a859eefa6b67e.tar.gz historical-19c5ff9300fcfd1d625dccabcc6a859eefa6b67e.tar.bz2 historical-19c5ff9300fcfd1d625dccabcc6a859eefa6b67e.zip |
Changed depend on tetex versioned to virtual/tetex
Diffstat (limited to 'eclass/gnustep.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 |