summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-07-24 02:25:58 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-07-24 02:25:58 +0000
commitd0cec254188499c297c3b0fb12699b9be307b18c (patch)
tree26fee57abcfe57213d6458589d3f9ca8a1392bf2 /packages/tasks
parent42d9aa4bc51ed65c455e37d447cae5cf1b78bf8b (diff)
add python-efl bindings to task-python-everything
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-python-everything_20060425.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything_20060425.bb b/packages/tasks/task-python-everything_20060425.bb
index 5723a4294f..37e4b99b87 100644
--- a/packages/tasks/task-python-everything_20060425.bb
+++ b/packages/tasks/task-python-everything_20060425.bb
@@ -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 \