gnuradio: add enough python stuff to silence dial_tone.py
authorKoen Kooi <koen@openembedded.org>
Fri, 27 Jul 2007 14:13:03 +0000 (14:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 27 Jul 2007 14:13:03 +0000 (14:13 +0000)
packages/gnuradio/gnuradio_svn.bb

index 0eed243..30fe6ba 100644 (file)
@@ -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 \