gnuradio : Stage files so we can build other packages that use gnuradio.
authorPhilip Balister <philip@balister.org>
Sun, 10 May 2009 13:57:58 +0000 (09:57 -0400)
committerPhilip Balister <philip@balister.org>
Sun, 10 May 2009 14:00:57 +0000 (10:00 -0400)
recipes/gnuradio/gnuradio.inc

index d406b50..8846240 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 DEPENDS = "guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy"
 
-inherit distutils-base autotools pkgconfig
+inherit distutils-base autotools autotools_stage pkgconfig
 
 export BUILD_SYS
 export HOST_SYS=${MULTIMACH_TARGET_SYS}