python: package not packaged files into python-misc

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1343 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-03-14 13:24:14 +00:00
parent 69a5f8290e
commit 7ce310c8f9
2 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
DEPENDS = "python-native readline zlib gdbm openssl"
DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
PR = "ml0"
PR = "ml1"
PYTHON_MAJMIN = "2.4"