From: Koen Kooi Date: Sat, 28 Jul 2007 09:10:58 +0000 (+0000) Subject: gnuradio: gnuradio-usrp also needs python-core X-Git-Tag: Release-2010-05/1~8868^2~66^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8112a34e6415059b234b13f25c483d25e34f0353;p=openembedded.git gnuradio: gnuradio-usrp also needs python-core --- diff --git a/packages/gnuradio/gnuradio.inc b/packages/gnuradio/gnuradio.inc index fff5331ce0..b5642deb09 100644 --- a/packages/gnuradio/gnuradio.inc +++ b/packages/gnuradio/gnuradio.inc @@ -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