summaryrefslogtreecommitdiff
path: root/packages/python/python_2.5.1.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-02-14 10:04:47 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-02-14 10:04:47 +0000
commit6b100ea51727fdae3351fc7da279ea709bff7a48 (patch)
tree6197c159208d0347c632c4e83c6cb213f0fcad38 /packages/python/python_2.5.1.bb
parent80aae1fa0adb151536096e8354acddb1cf0f8809 (diff)
parent2283c29df32fe23efb6bb86d5b993ebb68a218fe (diff)
merge of 'aaa315ace8e5a65feb9e95d2a87bb19cf744b860'
and 'd625decf5e60fa8f122af65024dbcaad6a1f0b19'
Diffstat (limited to 'packages/python/python_2.5.1.bb')
-rw-r--r--packages/python/python_2.5.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/python/python_2.5.1.bb b/packages/python/python_2.5.1.bb
index 668c2a7833..5b15634dd0 100644
--- a/packages/python/python_2.5.1.bb
+++ b/packages/python/python_2.5.1.bb
@@ -7,7 +7,7 @@ DEPENDS = "python-native readline zlib gdbm openssl sqlite3 tcl tk"
DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
# NOTE: Keep the digit in sync with BASEREV in contrib/generate-manifest-2.5.py
-PR = "ml8"
+PR = "ml9"
PYTHON_MAJMIN = "2.5"
@@ -103,3 +103,5 @@ FILES_python-misc = "${libdir}/python${PYTHON_MAJMIN}"
PACKAGES += "python-man"
FILES_python-man = "${datadir}/man"
+PACKAGES_DYNAMIC += "python-ncurses"
+