aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flac
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2009-11-23 09:24:35 -0800
committerKoen Kooi <koen@openembedded.org>2009-11-26 09:59:19 +0100
commit6ec12de55340a96b023ef25e54bcb9a1803a57ec (patch)
tree944644401f24aaf6bd87c4b3a5a04ae3ac24fc85 /recipes/flac
parent4ae61a9144eb691a7cb2b66ad95ec8d5d5bb4527 (diff)
downloadopenembedded-6ec12de55340a96b023ef25e54bcb9a1803a57ec.tar.gz
flac: disable xmms plugin since it breaks the build
Diffstat (limited to 'recipes/flac')
-rw-r--r--recipes/flac/flac.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/flac/flac.inc b/recipes/flac/flac.inc
index d20dacde58..b90abd3278 100644
--- a/recipes/flac/flac.inc
+++ b/recipes/flac/flac.inc
@@ -12,6 +12,7 @@ inherit autotools
EXTRA_OECONF = "--disable-oggtest --disable-id3libtest \
--with-ogg-libraries=${STAGING_LIBDIR} \
--with-ogg-includes=${STAGING_INCDIR} \
+ --disable-xmms-plugin \
--without-xmms-prefix \
--without-xmms-exec-prefix \
--without-libiconv-prefix \