summaryrefslogtreecommitdiff
path: root/packages/tasks/task-python-efl.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-06-11 22:15:29 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-06-11 22:15:29 +0000
commit077441a48b6313cbf3b2a81a7a263fa67c41150b (patch)
tree044439ff75149d36b28428c9fb8ed0efac83a3fa /packages/tasks/task-python-efl.bb
parent01c11b010bc81950b4178b7ff58eae214531fff9 (diff)
python-etk git sanitize recipe and add to task-python-efl[-examples]
Diffstat (limited to 'packages/tasks/task-python-efl.bb')
-rw-r--r--packages/tasks/task-python-efl.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tasks/task-python-efl.bb b/packages/tasks/task-python-efl.bb
index 1c7f23a1eb..d7b2d694dd 100644
--- a/packages/tasks/task-python-efl.bb
+++ b/packages/tasks/task-python-efl.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
LICENSE = "MIT"
SECTION = "devel/python"
-RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon python-edbus"
-PR = "ml2"
+RDEPENDS = "python-evas python-ecore python-emotion python-edje python-etk python-epsilon python-edbus"
+PR = "ml3"
ALLOW_EMPTY = "1"