summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-12-10 19:56:13 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-12-10 19:56:13 +0000
commit4114355b69f0deee2b79db35fd5a1fb9ed61d280 (patch)
tree593ef2d46c8bf22132cad3a70a7f067ccf8d97d6 /packages/tasks
parent7dd2b725aefc48f89c4acc3ec268460cefc0661f (diff)
add python-pydirectfb, Python bindings to DirectFB
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 a1d9f444b1..c81691cd34 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 = "ml21"
+PR = "ml22"
RDEPENDS = "\
python-ao \
@@ -9,6 +9,7 @@ RDEPENDS = "\
python-constraint \
python-dbus \
python-dialog \
+ python-directfb \
python-efl \
python-pycurl \
python-fam \