summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/python')
-rw-r--r--recipes/obsolete/python/python-efl.inc2
-rw-r--r--recipes/obsolete/python/python-epsilon_svn.bb2
-rw-r--r--recipes/obsolete/python/python-etk_svn.bb2
3 files changed, 3 insertions, 3 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"
diff --git a/recipes/obsolete/python/python-epsilon_svn.bb b/recipes/obsolete/python/python-epsilon_svn.bb
index e70d4ec602..8ef7220b71 100644
--- a/recipes/obsolete/python/python-epsilon_svn.bb
+++ b/recipes/obsolete/python/python-epsilon_svn.bb
@@ -1,6 +1,6 @@
require python-efl.inc
DEPENDS += "epsilon python-ecore"
-RDEPENDS += "python-ecore"
+RDEPENDS_${PN} += "python-ecore"
SRCREV = "${EFL_SRCREV}"
SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD/BINDINGS/python;module=${PN};proto=http"
diff --git a/recipes/obsolete/python/python-etk_svn.bb b/recipes/obsolete/python/python-etk_svn.bb
index bc0ad9846e..54f9c6e3cd 100644
--- a/recipes/obsolete/python/python-etk_svn.bb
+++ b/recipes/obsolete/python/python-etk_svn.bb
@@ -1,6 +1,6 @@
require python-efl.inc
DEPENDS += "etk python-evas python-ecore"
-RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes"
+RDEPENDS_${PN} += "python-evas python-ecore python-edje python-numeric python-math etk-themes"
PV = "0.1.1+svnr${SRCPV}"
PR = "ml1"