git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b3b42e
)
gnuradio: add enough python stuff to silence dial_tone.py
author
Koen Kooi
<koen@openembedded.org>
Fri, 27 Jul 2007 14:13:03 +0000
(14:13 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 27 Jul 2007 14:13:03 +0000
(14:13 +0000)
packages/gnuradio/gnuradio_svn.bb
patch
|
blob
|
history
diff --git
a/packages/gnuradio/gnuradio_svn.bb
b/packages/gnuradio/gnuradio_svn.bb
index
0eed243
..
30fe6ba
100644
(file)
--- 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 = "r
0
"
+PR = "r
1
"
SRC_URI = "svn://gnuradio.org/svn/gnuradio;module=trunk;proto=http \