aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-08-02 11:26:17 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-08-02 11:26:17 +0000
commit90ea3fc23aeffd9a41363fe848b5cb6b8f66d830 (patch)
treeeef1f9ea786b52d7401e755bbccc00bfa52e012b /contrib/python
parente3ed02fbc28ba8e6e2f4d10f4e6da1ed4ac5e070 (diff)
downloadopenembedded-90ea3fc23aeffd9a41363fe848b5cb6b8f66d830.tar.gz
python 2.5.2 RDEPENDS_python-logging += python-pickle
Diffstat (limited to 'contrib/python')
-rwxr-xr-xcontrib/python/generate-manifest-2.5.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/generate-manifest-2.5.py b/contrib/python/generate-manifest-2.5.py
index 08a8a47f15..da5f7ccf8c 100755
--- a/contrib/python/generate-manifest-2.5.py
+++ b/contrib/python/generate-manifest-2.5.py
@@ -240,7 +240,7 @@ if __name__ == "__main__":
"atexit.* bisect.* code.* codeop.* dis.* heapq.* inspect.* keyword.* opcode.* repr.* token.* tokenize.* " +
"traceback.* linecache.* weakref.*" )
- m.addPackage( 0, "python-logging", "Python Logging Support", "python-core python-io python-lang python-stringold",
+ m.addPackage( 1, "python-logging", "Python Logging Support", "python-core python-io python-lang python-pickle python-stringold",
"logging" ) # package
m.addPackage( 0, "python-lib-old-and-deprecated", "Python Deprecated Libraries", "python-core",