aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-edje_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-edje_svn.bb')
-rw-r--r--recipes/python/python-edje_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-edje_svn.bb b/recipes/python/python-edje_svn.bb
index 793db0c437..09cfbb01c3 100644
--- a/recipes/python/python-edje_svn.bb
+++ b/recipes/python/python-edje_svn.bb
@@ -1,6 +1,6 @@
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
DEPENDS += "edje python-evas"
-RDEPENDS += "python-evas"
+RDEPENDS_${PN} += "python-evas"
SRC_URI += "file://0001-fix-unicode-conversion.patch"