Merge
authorMichael Lauer <mickey@vanille-media.de>
Mon, 31 May 2004 17:46:53 +0000 (17:46 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 31 May 2004 17:46:53 +0000 (17:46 +0000)
2004/05/31 19:45:59+02:00 uni-frankfurt.de!mickeyl
let python depend on some things necessary for subpackages

BKrev: 40bb6f8dGiV0c4WWEdZVbiHs-92FxA

python/python_2.3.4.oe

index b5ccd95..3f363a9 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Python Programming Language"
 SECTION = "devel/python"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-DEPENDS = "python-native"
+DEPENDS = "python-native zlib gdbm"
 
 SRC_URI = "ftp://www.python.org/pub/python/${PV}/Python-${PV}.tar.bz2 \
           file://bindir-libdir.patch;patch=1 \