summaryrefslogtreecommitdiff
path: root/packages/python/python_2.4.2.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-02-12 18:59:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-12 18:59:46 +0000
commitd5d57e4f3efb894ef45120981a2de17993d4a2b7 (patch)
treecbac75aa5ccf63cbe6d8bf11b2914809bdb7a0dd /packages/python/python_2.4.2.bb
parent862c6130a58a6c87c69d2d937e66f434b9b001e0 (diff)
python 2.4.2: fix dependencies for python-re and python-stringold
Diffstat (limited to 'packages/python/python_2.4.2.bb')
-rw-r--r--packages/python/python_2.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python_2.4.2.bb b/packages/python/python_2.4.2.bb
index aad93d0d59..3e2ef849fd 100644
--- a/packages/python/python_2.4.2.bb
+++ b/packages/python/python_2.4.2.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
PROVIDES = "python python-core"
DEPENDS = "python-native readline zlib gdbm openssl tcl tk"
-PR = "ml2"
+PR = "ml3"
PYTHON_MAJMIN = "2.4"