python-twisted-native: zap RDEPENDS_${PN} as well
authorKoen Kooi <koen@openembedded.org>
Mon, 9 Feb 2009 14:42:46 +0000 (15:42 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 9 Feb 2009 14:42:46 +0000 (15:42 +0100)
packages/python/python-twisted-native_8.2.0.bb

index 063f0fd..d35b9f2 100644 (file)
@@ -1,5 +1,7 @@
 require python-twisted_${PV}.bb
 
+RDEPENDS_${PN} = ""
+
 inherit native
 
 do_stage() {