diff options
Diffstat (limited to 'recipes/tasks/task-python-efl.bb')
-rw-r--r-- | recipes/tasks/task-python-efl.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-python-efl.bb b/recipes/tasks/task-python-efl.bb index 79d50c7a16..fc22f108b5 100644 --- a/recipes/tasks/task-python-efl.bb +++ b/recipes/tasks/task-python-efl.bb @@ -5,7 +5,7 @@ PR = "ml4.1" ALLOW_EMPTY = "1" -RDEPENDS = "\ +RDEPENDS_${PN} = "\ python-evas \ python-ecore \ python-edje \ |