aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tasks/task-python-everything.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tasks/task-python-everything.bb')
-rw-r--r--packages/tasks/task-python-everything.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb
index c81691cd34..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 = "ml22"
+PR = "ml24"
RDEPENDS = "\
python-ao \
@@ -9,8 +9,9 @@ RDEPENDS = "\
python-constraint \
python-dbus \
python-dialog \
- python-directfb \
+ python-pydirectfb \
python-efl \
+ python-efl-examples \
python-pycurl \
python-fam \
python-fnorb \
@@ -19,6 +20,7 @@ RDEPENDS = "\
python-fuse \
python-gmpy \
python-gnosis \
+ python-gsmd \
python-gst \
python-hmm \
python-imaging \