summaryrefslogtreecommitdiff
path: root/packages/python/python_2.4.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-04 13:23:00 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-04 13:23:00 +0000
commit844f7ef25e0634ed47e6e0a5f28ff9813a0518d8 (patch)
treeaf3530d4f566b43d0c447bd8ccea2494d1e2e6b9 /packages/python/python_2.4.3.bb
parent325b7da6a4b27df23d9874caf99376170abbe642 (diff)
parent1f85d20eeb3a4eb0157d6da293cf5423d1515ef6 (diff)
merge of '223327fd3033fa458005719c617ffb6c13746e86'
and 'ce63e148eb0ac86cb7f827f18f543498d1950b15'
Diffstat (limited to 'packages/python/python_2.4.3.bb')
-rw-r--r--packages/python/python_2.4.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python_2.4.3.bb b/packages/python/python_2.4.3.bb
index 30c4ee1aee..2af6789b7a 100644
--- a/packages/python/python_2.4.3.bb
+++ b/packages/python/python_2.4.3.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
DEPENDS = "python-native readline zlib gdbm openssl tcl tk"
DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
-PR = "ml5"
+PR = "ml6"
PYTHON_MAJMIN = "2.4"
@@ -68,5 +68,5 @@ require python-${PV}-manifest.inc
RPROVIDES_python-core = "python"
RPROVIDES_python-curses = "python"
PACKAGES =+ "libpython2"
-PACKAGES_DYNAMIC = "python-* libpython2"
+PACKAGES_DYNAMIC = "libpython2"
FILES_libpython2 = "${libdir}/libpython*"