From 914745ead79f70f33b762d66a43f906da2dbe19c Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 10 May 2009 09:57:58 -0400 Subject: gnuradio : Stage files so we can build other packages that use gnuradio. --- recipes/gnuradio/gnuradio.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gnuradio') diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc index d406b504ad..88462404d1 100644 --- a/recipes/gnuradio/gnuradio.inc +++ b/recipes/gnuradio/gnuradio.inc @@ -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} -- cgit 1.2.3-korg