aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnuradio
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2010-10-19 13:48:25 -0400
committerPhilip Balister <philip@opensdr.com>2010-10-19 13:48:25 -0400
commit43116ef15a1065e3d500c483139bf312b87a02e4 (patch)
tree9eb8486084dfa4e31e3aedc2daf8dfb31e85537d /recipes/gnuradio
parent4dbe8edc6375b1856dd512349c58d936e4ab446b (diff)
downloadopenembedded-43116ef15a1065e3d500c483139bf312b87a02e4.tar.gz
gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/
Diffstat (limited to 'recipes/gnuradio')
-rw-r--r--recipes/gnuradio/gnuradio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc
index fe3f244c62..d114f89eac 100644
--- a/recipes/gnuradio/gnuradio.inc
+++ b/recipes/gnuradio/gnuradio.inc
@@ -3,7 +3,7 @@ URL = "http://gnuradio.org"
SECTION = "apps"
PRIORITY = "optional"
LICENSE = "GPLv3"
-DEPENDS = "uhd gsl guile-native fftwf python alsa-lib boost cppunit sdcc-native swig-native python-numpy"
+DEPENDS = "uhd gsl guile-native fftwf python alsa-lib boost cppunit swig-native python-numpy"
INC_PR = "r8"
inherit distutils-base autotools pkgconfig