recipes/python/python-2.6-manifest.inc: add elementtree to python-xml
authorghost <andreas.monzner@multimedia-labs.de>
Sat, 6 Feb 2010 09:57:09 +0000 (10:57 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Thu, 11 Feb 2010 10:53:42 +0000 (11:53 +0100)
recipes/python/python-2.6-manifest.inc

index b8b8d1c..fb1f314 100644 (file)
@@ -181,7 +181,7 @@ RDEPENDS_python-mailbox="python-core python-mime"
 FILES_python-mailbox="${libdir}/python2.6/mailbox.* "
 
 DESCRIPTION_python-xml="Python basic XML support."
-RDEPENDS_python-xml="python-core python-re"
+RDEPENDS_python-xml="python-core python-re python-elementtree"
 FILES_python-xml="${libdir}/python2.6/lib-dynload/pyexpat.so ${libdir}/python2.6/xml ${libdir}/python2.6/xmllib.* "
 
 DESCRIPTION_python-mime="Python MIME Handling APIs"