gnuradio: gnuradio-usrp also needs python-core
authorKoen Kooi <koen@openembedded.org>
Sat, 28 Jul 2007 09:10:58 +0000 (09:10 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 28 Jul 2007 09:10:58 +0000 (09:10 +0000)
packages/gnuradio/gnuradio.inc

index fff5331..b5642de 100644 (file)
@@ -5,6 +5,7 @@ LICENSE = "GPL"
 DEPENDS = " guile-native fftwf python libusb virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native"
 
 RDEPENDS_${PN} = "python-core python-audio python-codecs python-lang python-textutils"
+RDEPENDS_gnuradio-usrp = "python-core"
 
 inherit autotools pkgconfig