[oe-commits] Philip Balister : gnuradio : Fix stupid typo.

GIT User account git at amethyst.openembedded.net
Sun Nov 9 18:54:43 UTC 2008


Module: openembedded.git
Branch: shared/xorg-7.4-update
Commit: 8d6cf7d596222b11e9f3a85910feb989b180f39b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d6cf7d596222b11e9f3a85910feb989b180f39b

Author: Philip Balister <balister at localhost.localdomain>
Date:   Thu Nov  6 20:08:07 2008 -0500

gnuradio : Fix stupid typo.

---

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

diff --git a/packages/gnuradio/gnuradio.inc b/packages/gnuradio/gnuradio.inc
index f44c185..26005e6 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 \





More information about the Openembedded-commits mailing list