summaryrefslogtreecommitdiff
path: root/packages/gnuradio/gnuradio.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-01-28 14:48:29 -0500
committerTom Rini <trini@embeddedalley.com>2009-01-28 14:48:29 -0500
commitc87ea7f29cb54e2ff4ecff8dab5c79d6b9ab444f (patch)
treeb9c001b3d2308224752f529691865450ac43cbaf /packages/gnuradio/gnuradio.inc
parent84c71aebc0a941e5147f0e44f9dd8e54ec5e55af (diff)
parent06d8035901bb402f73d74008e72ef4e1a3b90e93 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'packages/gnuradio/gnuradio.inc')
-rw-r--r--packages/gnuradio/gnuradio.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gnuradio/gnuradio.inc b/packages/gnuradio/gnuradio.inc
index 65cfa4072c..8c972357f3 100644
--- a/packages/gnuradio/gnuradio.inc
+++ b/packages/gnuradio/gnuradio.inc
@@ -19,6 +19,7 @@ EXTRA_OECONF = " \
--enable-gr-audio-oss \
--enable-mblock \
--disable-html-docs \
+ --with-pythondir=/usr/lib/${PYTHON_DIR}/site-packages \
PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR} \
"