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