python: package elementtree and shlex in separate packages

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5429 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-10-07 11:02:25 +00:00
parent ceb27d5fd3
commit 1a2cd2f2e1
2 changed files with 11 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
DEPENDS = "python-native readline zlib gdbm openssl sqlite3 bzip2"
DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
PR = "ml2"
PR = "ml3"
PYTHON_MAJMIN = "2.5"