python-pygobject-native: set RDEPENDS to nothing
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 6 Feb 2011 22:56:54 +0000 (23:56 +0100)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 6 Feb 2011 22:59:09 +0000 (23:59 +0100)
recipes/python/python-pygobject-native_2.20.0.bb

index 02ff86e..dc2bcad 100644 (file)
@@ -3,6 +3,7 @@ require python-pygobject_${PV}.bb
 inherit native
 
 DEPENDS = "python-native glib-2.0-native"
+RDEPENDS_${PN} = ""
 
 PARALLEL_MAKE = ""