From 0146b25d1658c1716fe93d2fb1df3bee7ef8c752 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Sun, 6 Feb 2011 23:56:54 +0100 Subject: [PATCH] python-pygobject-native: set RDEPENDS to nothing --- recipes/python/python-pygobject-native_2.20.0.bb | 1 + 1 file changed, 1 insertion(+) 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 = "" -- 2.39.5