[oe-commits] Henning Heinold : python-pygobject-native: set RDEPENDS to nothing

git version control git at git.openembedded.org
Sun Feb 6 23:00:50 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0146b25d1658c1716fe93d2fb1df3bee7ef8c752
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0146b25d1658c1716fe93d2fb1df3bee7ef8c752

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Sun Feb  6 23:56:54 2011 +0100

python-pygobject-native: set RDEPENDS to nothing

---

 recipes/python/python-pygobject-native_2.20.0.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/python/python-pygobject-native_2.20.0.bb b/recipes/python/python-pygobject-native_2.20.0.bb
index 02ff86e..dc2bcad 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 = ""
 





More information about the Openembedded-commits mailing list