python-pyrex-native 0.9.3 zap RDEPENDS
authorMichael Lauer <mickey@vanille-media.de>
Mon, 31 Jul 2006 14:47:35 +0000 (14:47 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 31 Jul 2006 14:47:35 +0000 (14:47 +0000)
python-scons-native 0.9.96.90 zap RDEPENDS

packages/python/python-pyrex-native_0.9.3.bb
packages/python/python-scons-native_0.96.90.bb

index 3a0d977..f06f638 100644 (file)
@@ -1,6 +1,7 @@
 include python-pyrex_${PV}.bb
 inherit native
 DEPENDS = "python-native"
+RDEPENDS = ""
 
 do_stage() {
        BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \
index bc6fc79..c106440 100644 (file)
@@ -1,5 +1,7 @@
 include python-scons_${PV}.bb
 inherit native
+DEPENDS = "python-native"
+RDEPENDS = ""
 
 do_stage() {
         BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \