summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-05-16 06:30:55 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-05-16 06:30:55 +0000
commitc491e40642cbde61fd3b3a694c359d04732432bc (patch)
tree82de3863eed10a87036e8b1469db299ffd567b5b /dev-lisp/gcl/gcl-2.5.2.ebuild
parentProPolice update/cleanup (diff)
downloadgentoo-2-c491e40642cbde61fd3b3a694c359d04732432bc.tar.gz
gentoo-2-c491e40642cbde61fd3b3a694c359d04732432bc.tar.bz2
gentoo-2-c491e40642cbde61fd3b3a694c359d04732432bc.zip
added tetex to DEPEND
Diffstat (limited to 'dev-lisp/gcl/gcl-2.5.2.ebuild')
-rw-r--r--dev-lisp/gcl/gcl-2.5.2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-lisp/gcl/gcl-2.5.2.ebuild b/dev-lisp/gcl/gcl-2.5.2.ebuild
index dc07873710e8..d3918a2de10c 100644
--- a/dev-lisp/gcl/gcl-2.5.2.ebuild
+++ b/dev-lisp/gcl/gcl-2.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.5.2.ebuild,v 1.1 2003/05/02 07:29:03 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.5.2.ebuild,v 1.2 2003/05/16 06:30:42 george Exp $
IUSE=""
@@ -11,7 +11,8 @@ HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html"
PROVIDE="virtual/commonlisp"
DEPEND=">=app-text/texi2html-1.64
- >=dev-libs/gmp-4.1"
+ >=dev-libs/gmp-4.1
+ >=app-text/tetex-2.0*"
LICENSE="GPL-2"
SLOT="0"