summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/python/python-efl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/python/python-efl.inc')
-rw-r--r--recipes/obsolete/python/python-efl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/obsolete/python/python-efl.inc b/recipes/obsolete/python/python-efl.inc
index 9ed7a4cb98..d8559eab5b 100644
--- a/recipes/obsolete/python/python-efl.inc
+++ b/recipes/obsolete/python/python-efl.inc
@@ -6,7 +6,7 @@ HOMEPAGE = "http://www.enlightenment.org"
# we need to build pyrex otherwise cython doesn't get called to build
# the extension modules.
DEPENDS = "python-cython-native python-pyrex-native python-numeric eina"
-RDEPENDS += "python-lang"
+RDEPENDS_${PN} += "python-lang"
PV = "0.3.1+svnr${SRCPV}"
PR = "ml0"