From eb9a5aef4d7726992bbc843411a09ee8acef0788 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 24 Oct 2004 16:15:32 +0000 Subject: fix python-zlib dependency to libz1 BKrev: 417bd524Okmt38ZZWJnBS9tbpep25Q --- 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 846b27cb31..4e4715434f 100644 --- a/python/python_2.3.4.oe +++ b/python/python_2.3.4.oe @@ -5,7 +5,7 @@ SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " DEPENDS = "python-native zlib gdbm" -PR = "r2" +PR = "r3" SRC_URI = "ftp://www.python.org/pub/python/${PV}/Python-${PV}.tar.bz2 \ file://bindir-libdir.patch;patch=1 \ -- cgit v1.2.3