summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-01-13 15:47:53 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-01-13 15:47:53 +0000
commite389db6955bdb477cae726fc97ca1c6d2f53fab0 (patch)
tree490855aa600fbc265f22de5084114c645c337581 /packages/tasks
parent2a9b0c8e76f591c44f4e3d3c16ee8501b5b02cfa (diff)
python-efl cvs ship examples, add python-efl-examples as meta package
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-python-everything.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index ab33153057..61daa7e089 100644
--- a/packages/tasks/task-python-everything.bb
+++ b/packages/tasks/task-python-everything.bb
@@ -1,7 +1,7 @@
DESCRIPTION= "Everything Python"
HOMEPAGE = "http://www.vanille.de/projects/python.spy"
LICENSE = "MIT"
-PR = "ml23"
+PR = "ml24"
RDEPENDS = "\
python-ao \
@@ -11,6 +11,7 @@ RDEPENDS = "\
python-dialog \
python-pydirectfb \
python-efl \
+ python-efl-examples \
python-pycurl \
python-fam \
python-fnorb \