From: Philip Balister Date: Fri, 7 Nov 2008 01:08:07 +0000 (-0500) Subject: gnuradio : Fix stupid typo. X-Git-Tag: Release-2010-05/1~5472 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d6cf7d596222b11e9f3a85910feb989b180f39b;p=openembedded.git gnuradio : Fix stupid typo. --- diff --git a/packages/gnuradio/gnuradio.inc b/packages/gnuradio/gnuradio.inc index f44c18583b..26005e653b 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 virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-nativei python-numpy" +DEPENDS = " guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy" RDEPENDS_${PN} = "python-core python-audio python-threading python-codecs python-lang python-textutils \ python-shell python-pickle python-compiler python-pkgutil python-pydoc python-mmap \