gnuradio: revert my fixes because mwester pushed it faster
authorwoglinde <heinold@inf.fu-berlin.de>
Sat, 1 Nov 2008 21:54:34 +0000 (22:54 +0100)
committerwoglinde <heinold@inf.fu-berlin.de>
Sat, 1 Nov 2008 21:54:34 +0000 (22:54 +0100)
This reverts commit a2332c470608fd94df2118eba9ee59c2143bfb60.

packages/gnuradio/gnuradio.inc

index 51524e4..087dde0 100644 (file)
@@ -2,15 +2,11 @@ DESCRIPTION = "GNU Radio"
 SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
-DEPENDS = " guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy"
+DEPENDS = " guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-nativei 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 \
-                 python-netclient python-unittest python-difflib \
-                 python-pprint python-numpy \
-                "
+RDEPENDS_${PN} = "python-core python-audio python-threading python-codecs python-lang python-textutils python-shell python-pickle python-comp
+iler python-pkgutil python-pydoc python-mmap python-netclient python-unittest py
+thon-difflib python-pprint python-numpy"
 
 RDEPENDS_gnuradio-usrp = "python-core"