From: Philip Balister Date: Tue, 19 Oct 2010 17:48:25 +0000 (-0400) Subject: gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/ X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43116ef15a1065e3d500c483139bf312b87a02e4;p=openembedded.git gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/ --- 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