summaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-python-efl.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tasks/task-python-efl.bb')
-rw-r--r--recipes/tasks/task-python-efl.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/tasks/task-python-efl.bb b/recipes/tasks/task-python-efl.bb
index 70c1adfebd..79d50c7a16 100644
--- a/recipes/tasks/task-python-efl.bb
+++ b/recipes/tasks/task-python-efl.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
LICENSE = "MIT"
SECTION = "devel/python"
-PR = "ml4"
+PR = "ml4.1"
ALLOW_EMPTY = "1"
@@ -11,8 +11,6 @@ RDEPENDS = "\
python-edje \
python-elementary \
python-emotion \
- python-etk \
- python-epsilon \
python-edbus \
"