diff options
| author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-14 00:32:53 +0000 |
|---|---|---|
| committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-14 00:32:53 +0000 |
| commit | ec79a06bd56046ad03a95319bf31669eff4fc130 (patch) | |
| tree | 198b16a994a92e8a39afed132d4f59528ac64fe5 /packages/python/python_2.5.1.bb | |
| parent | ad8af9b7951ed766eb1c6b5f9548fb130a5f024c (diff) | |
| parent | 7cf673f2ad7f68c52e79e06db1fd304577104737 (diff) | |
merge of '3ee7753352acbc0627f1b877b1ba96587f656224'
and 'bc0b144ff867cb1e66b24d5ba91c183ee6d51cb6'
Diffstat (limited to 'packages/python/python_2.5.1.bb')
| -rw-r--r-- | packages/python/python_2.5.1.bb | 4 |
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" + |
