aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-edbus_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-edbus_svn.bb')
-rw-r--r--recipes/python/python-edbus_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-edbus_svn.bb b/recipes/python/python-edbus_svn.bb
index 00fffeda74..799ba18eee 100644
--- a/recipes/python/python-edbus_svn.bb
+++ b/recipes/python/python-edbus_svn.bb
@@ -1,7 +1,7 @@
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
DEPENDS += "edbus python-dbus"
-RDEPENDS += "python-dbus"
+RDEPENDS_${PN} += "python-dbus"
SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS/python;module=python-e_dbus;proto=http"
S = "${WORKDIR}/python-e_dbus"