[oe-commits] Philip Balister : gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/

git version control git at git.openembedded.org
Tue Oct 19 17:54:10 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 43116ef15a1065e3d500c483139bf312b87a02e4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=43116ef15a1065e3d500c483139bf312b87a02e4

Author: Philip Balister <philip at opensdr.com>
Date:   Tue Oct 19 13:48:25 2010 -0400

gnuradio: Drop DEPENDS on sdcc now that we use uhd for usrp interfaces/

---

 recipes/gnuradio/gnuradio.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc
index fe3f244..d114f89 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





More information about the Openembedded-commits mailing list