aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnuradio/gnuradio.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-21 10:32:51 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-21 10:32:51 +0000
commit63647c225ef0874bd749c5a4d6cda246fe29beb5 (patch)
tree0133993bf3cdbc17103c995dd14df57aaf40eeaf /packages/gnuradio/gnuradio.inc
parent245e2dac495b1eb678bf43bb499dff265e751df0 (diff)
downloadopenembedded-63647c225ef0874bd749c5a4d6cda246fe29beb5.tar.gz
gnuradio: libusb -> libusb-compat
Diffstat (limited to 'packages/gnuradio/gnuradio.inc')
-rw-r--r--packages/gnuradio/gnuradio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnuradio/gnuradio.inc b/packages/gnuradio/gnuradio.inc
index ddf7c68eca..9cb936a105 100644
--- a/packages/gnuradio/gnuradio.inc
+++ b/packages/gnuradio/gnuradio.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "GNU Radio"
SECTION = "apps"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = " guile-native fftwf python libusb virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native"
+DEPENDS = " guile-native fftwf python libusb-compat virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native"
RDEPENDS_${PN} = "python-core python-audio python-threading python-codecs python-lang python-textutils"
RDEPENDS_gnuradio-usrp = "python-core"