diff options
Diffstat (limited to 'recipes/tasks/task-python-efl-examples.bb')
-rw-r--r-- | recipes/tasks/task-python-efl-examples.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-python-efl-examples.bb b/recipes/tasks/task-python-efl-examples.bb index d882ceccc4..3bd4b58a58 100644 --- a/recipes/tasks/task-python-efl-examples.bb +++ b/recipes/tasks/task-python-efl-examples.bb @@ -1,7 +1,7 @@ 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 \ |