aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2011-02-06 23:56:54 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2011-02-06 23:59:09 +0100
commit0146b25d1658c1716fe93d2fb1df3bee7ef8c752 (patch)
treea0e1a938c35e64a13318861e2d0006c78977594c /recipes/python
parente317ed0f8bdb2813b07a3389d2fdb5fadaf93b58 (diff)
downloadopenembedded-0146b25d1658c1716fe93d2fb1df3bee7ef8c752.tar.gz
python-pygobject-native: set RDEPENDS to nothing
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-pygobject-native_2.20.0.bb1
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 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 = ""