aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-python-efl-examples.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tasks/task-python-efl-examples.bb')
-rw-r--r--recipes/tasks/task-python-efl-examples.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-python-efl-examples.bb b/recipes/tasks/task-python-efl-examples.bb
index d882ceccc4..ad6c90ec4a 100644
--- a/recipes/tasks/task-python-efl-examples.bb
+++ b/recipes/tasks/task-python-efl-examples.bb
@@ -1,13 +1,13 @@
DESCRIPTION = "Python Examples for the Enlightenment Foundation Libraries"
LICENSE = "MIT"
SECTION = "devel/python"
-RDEPENDS = "\
+RDEPENDS_${PN} = "\
task-python-efl \
python-ecore-examples \
python-emotion-examples \
python-edje-examples \
python-math python-textutils \
"
-PR = "ml4.1"
+PR = "ml5"
ALLOW_EMPTY = "1"