From: Henning Heinold Date: Sun, 6 Feb 2011 22:56:54 +0000 (+0100) Subject: python-pygobject-native: set RDEPENDS to nothing X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0146b25d1658c1716fe93d2fb1df3bee7ef8c752;p=openembedded.git python-pygobject-native: set RDEPENDS to nothing --- diff --git a/recipes/python/python-pygobject-native_2.20.0.bb b/recipes/python/python-pygobject-native_2.20.0.bb index 02ff86e3fc..dc2bcad2f6 100644 --- a/recipes/python/python-pygobject-native_2.20.0.bb +++ b/recipes/python/python-pygobject-native_2.20.0.bb @@ -3,6 +3,7 @@ require python-pygobject_${PV}.bb inherit native DEPENDS = "python-native glib-2.0-native" +RDEPENDS_${PN} = "" PARALLEL_MAKE = ""