From 43116ef15a1065e3d500c483139bf312b87a02e4 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Tue, 19 Oct 2010 13:48:25 -0400 Subject: [PATCH] gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/ --- recipes/gnuradio/gnuradio.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5