From 91345388e13ff9014c731ac6f08288334cc788eb Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 31 May 2004 17:46:53 +0000 Subject: Merge 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python_2.3.4.oe') diff --git a/python/python_2.3.4.oe b/python/python_2.3.4.oe index b5ccd954c4..3f363a9a70 100644 --- a/python/python_2.3.4.oe +++ b/python/python_2.3.4.oe @@ -2,7 +2,7 @@ DESCRIPTION = "Python Programming Language" SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael Lauer " -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 \ -- cgit v1.2.3