From: Koen Kooi Date: Fri, 27 Jul 2007 14:13:03 +0000 (+0000) Subject: gnuradio: add enough python stuff to silence dial_tone.py X-Git-Tag: Release-2010-05/1~8868^2~66^2~40^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9fcc52a43dfde71cdded97290c751cf63a6d1dc;p=openembedded.git gnuradio: add enough python stuff to silence dial_tone.py --- diff --git a/packages/gnuradio/gnuradio_svn.bb b/packages/gnuradio/gnuradio_svn.bb index 0eed243618..30fe6ba916 100644 --- a/packages/gnuradio/gnuradio_svn.bb +++ b/packages/gnuradio/gnuradio_svn.bb @@ -4,10 +4,10 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "fftwf python boost cppunit sdcc-native swig swig-native" -RDEPENDS_${PN} = "python-core swig" +RDEPENDS_${PN} = "python-core python-audio python-codecs python-lang python-textutils swig" PV = "3.0.4+svn${SRCDATE}" -PR = "r0" +PR = "r1" SRC_URI = "svn://gnuradio.org/svn/gnuradio;module=trunk;proto=http \