summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-08-29 12:01:15 +0000
committerRod Whitby <rod@whitby.id.au>2006-08-29 12:01:15 +0000
commit0bd37ed65534fe7d3ce204c1de3778baf90e6853 (patch)
tree62f2271ffd4cf66cba5d41df0781d30a35170e37
parent6a2cc787b0dc30ea444d42777a150a8e95840e5c (diff)
parentf4860e4639923a4f88c48bc138cce089ae5dbf60 (diff)
merge of 01ea9bb518cc745e8d29558c0bf3e1836a903605
and 66f4e0ab9111d2b6004a362cd4ce9ada04063719
-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*"