add python-efl bindings to task-python-everything
authorMichael Lauer <mickey@vanille-media.de>
Tue, 24 Jul 2007 02:25:58 +0000 (02:25 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 24 Jul 2007 02:25:58 +0000 (02:25 +0000)
packages/python/python-efl.inc
packages/tasks/task-python-everything_20060425.bb

index ce52e05..875a88f 100644 (file)
@@ -1,4 +1,9 @@
+DESCRIPTION = "${PN} bindings"
+LICENSE = "BSD"
+AUTHOR = "Gustavo Sverzut Barbieri <barbieri@gmail.com>"
+HOMEPAGE = "http://www.enlightenment.org"
 DEPENDS = "python-pyrex-native python-numeric"
+PV = "0.0.0+cvs${SRCDATE}"
 
 inherit distutils
 
index 5723a42..37e4b99 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION= "Everything Python"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
-PR = "ml13"
+PR = "ml14"
 
 BROKEN_BECAUSE_GCC4 = "\
                python-egenix-mx-base"
@@ -12,6 +12,10 @@ RDEPENDS = "\
                python-constraint       \
                python-crypto           \
                python-dialog           \
+               python-evas                     \
+               python-ecore            \
+               python-emotion          \
+               python-edje                     \
                python-pycurl           \
                python-fam                      \
                python-fnorb            \