summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-06 15:21:24 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-06 15:21:24 +0000
commit143333bcec3a55a5370229e2b3418acad34147a8 (patch)
tree02cb77fb60d0aa01e5c1a11b1758800e243bfa4d /sys-devel/spython
parent*** empty log message *** (diff)
downloadgentoo-2-143333bcec3a55a5370229e2b3418acad34147a8.tar.gz
gentoo-2-143333bcec3a55a5370229e2b3418acad34147a8.tar.bz2
gentoo-2-143333bcec3a55a5370229e2b3418acad34147a8.zip
*** empty log message ***
Diffstat (limited to 'sys-devel/spython')
-rw-r--r--sys-devel/spython/spython-2.0-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/spython/spython-2.0-r4.ebuild b/sys-devel/spython/spython-2.0-r4.ebuild
index 8fcd9d61a73f..2e1b4ab415f4 100644
--- a/sys-devel/spython/spython-2.0-r4.ebuild
+++ b/sys-devel/spython/spython-2.0-r4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r4.ebuild,v 1.3 2001/03/06 05:27:28 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/spython/spython-2.0-r4.ebuild,v 1.4 2001/04/06 15:21:24 achim Exp $
S=${WORKDIR}/Python-2.0
S2=${WORKDIR}/python-fchksum-1.1
@@ -12,6 +12,7 @@ SRC_URI="http://www.python.org/ftp/python/src/BeOpen-Python-2.0.tar.bz2
HOMEPAGE="http://www.python.org http://www.azstarnet.com/~donut/programs/fchksum/"
DEPEND=">=sys-libs/zlib-1.1.3 readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
+
RDEPEND="virtual/glibc"
PROVIDE="virtual/python-2.0"