python-lxml 1.0.2 add DEPENDS
authorMichael Lauer <mickey@vanille-media.de>
Wed, 12 Jul 2006 12:12:34 +0000 (12:12 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 12 Jul 2006 12:12:34 +0000 (12:12 +0000)
packages/python/python-lxml_1.0.2.bb

index 4d5198b..e36379f 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "Python Bindings to the XML libraries libxml2 and libxslt"
 HOMEPAGE = "http://codespeak.net/lxml/"
 AUTHOR = "http://codespeak.net/mailman/listinfo/lxml-dev"
 LICENSE = "BSD"
+DEPENDS = "libxml2 libxslt"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 PR = "ml0"