git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9acbf3f
)
python 2.5.1 provide ncurses through PACKAGES_DYNAMIC
author
Michael Lauer
<mickey@vanille-media.de>
Wed, 13 Feb 2008 17:21:23 +0000
(17:21 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Wed, 13 Feb 2008 17:21:23 +0000
(17:21 +0000)
packages/python/python_2.5.1.bb
patch
|
blob
|
history
diff --git
a/packages/python/python_2.5.1.bb
b/packages/python/python_2.5.1.bb
index
668c2a7
..
5b15634
100644
(file)
--- 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 = "ml
8
"
+PR = "ml
9
"
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"
+