[oe-commits] Koen Kooi : python-twisted-native: zap RDEPENDS_${PN} as well

GIT User account git at amethyst.openembedded.net
Mon Feb 9 14:47:13 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Feb  9 15:42:46 2009 +0100

python-twisted-native: zap RDEPENDS_${PN} as well

---

 packages/python/python-twisted-native_8.2.0.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/python/python-twisted-native_8.2.0.bb b/packages/python/python-twisted-native_8.2.0.bb
index 063f0fd..d35b9f2 100644
--- a/packages/python/python-twisted-native_8.2.0.bb
+++ b/packages/python/python-twisted-native_8.2.0.bb
@@ -1,5 +1,7 @@
 require python-twisted_${PV}.bb
 
+RDEPENDS_${PN} = ""
+
 inherit native
 
 do_stage() {





More information about the Openembedded-commits mailing list