aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-cython-native_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-cython-native_0.12.bb')
-rw-r--r--recipes/python/python-cython-native_0.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-cython-native_0.12.bb b/recipes/python/python-cython-native_0.12.bb
index 95886aecb0..d42d1fdd7b 100644
--- a/recipes/python/python-cython-native_0.12.bb
+++ b/recipes/python/python-cython-native_0.12.bb
@@ -1,7 +1,7 @@
require python-cython_${PV}.bb
inherit native
DEPENDS = "python-native"
-RDEPENDS = ""
+RDEPENDS_${PN} = ""
do_stage() {
PYTHONPATH=${STAGING_BINDIR} BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \