summaryrefslogtreecommitdiff
path: root/packages/python/python_2.4.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-09-10 08:59:47 +0000
committerKoen Kooi <koen@openembedded.org>2006-09-10 08:59:47 +0000
commit62a86cd1cae6025b0234889119507af43f5bc24a (patch)
tree8c9d932efded8eae2a74fa8aa5e63ae19f602205 /packages/python/python_2.4.3.bb
parent88bdba6d70a69e84781612060954e2f73ab07b6e (diff)
parentbd246d9a4b143fa5766e9b2d86676d35971ecef6 (diff)
merge of '15617f31c93e5e7e35627af8b363148f69541579'
and 'c6bcfdb59d3237f59868cab3ac70dcc8c36efa5a'
Diffstat (limited to 'packages/python/python_2.4.3.bb')
-rw-r--r--packages/python/python_2.4.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/python/python_2.4.3.bb b/packages/python/python_2.4.3.bb
index 4fe3ebd402..30c4ee1aee 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 = "ml4"
+PR = "ml5"
PYTHON_MAJMIN = "2.4"
@@ -68,4 +68,5 @@ require python-${PV}-manifest.inc
RPROVIDES_python-core = "python"
RPROVIDES_python-curses = "python"
PACKAGES =+ "libpython2"
+PACKAGES_DYNAMIC = "python-* libpython2"
FILES_libpython2 = "${libdir}/libpython*"