aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pysqlite2-native_2.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pysqlite2-native_2.4.0.bb')
-rw-r--r--recipes/python/python-pysqlite2-native_2.4.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pysqlite2-native_2.4.0.bb b/recipes/python/python-pysqlite2-native_2.4.0.bb
index 0a7d667dca..7740628095 100644
--- a/recipes/python/python-pysqlite2-native_2.4.0.bb
+++ b/recipes/python/python-pysqlite2-native_2.4.0.bb
@@ -1,7 +1,7 @@
require python-pysqlite2_${PV}.bb
inherit native
DEPENDS = "python-native sqlite3-native"
-RDEPENDS = ""
+RDEPENDS_${PN} = ""
do_stage() {
BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \