diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2008-08-02 11:26:17 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2008-08-02 11:26:17 +0000 |
| commit | 90ea3fc23aeffd9a41363fe848b5cb6b8f66d830 (patch) | |
| tree | eef1f9ea786b52d7401e755bbccc00bfa52e012b /packages/python/python_2.5.2.bb | |
| parent | e3ed02fbc28ba8e6e2f4d10f4e6da1ed4ac5e070 (diff) | |
python 2.5.2 RDEPENDS_python-logging += python-pickle
Diffstat (limited to 'packages/python/python_2.5.2.bb')
| -rw-r--r-- | packages/python/python_2.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python_2.5.2.bb b/packages/python/python_2.5.2.bb index b47ed0b7cf..707c0f562e 100644 --- a/packages/python/python_2.5.2.bb +++ b/packages/python/python_2.5.2.bb @@ -6,7 +6,7 @@ PRIORITY = "optional" DEPENDS = "python-native readline zlib gdbm openssl sqlite3 tcl tk" DEPENDS_sharprom = "python-native readline zlib gdbm openssl" # bump this on every change in contrib/python/generate-manifest-2.5.py -PR = "ml7" +PR = "ml8" PYTHON_MAJMIN = "2.5" |
