From 6ec12de55340a96b023ef25e54bcb9a1803a57ec Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Mon, 23 Nov 2009 09:24:35 -0800 Subject: flac: disable xmms plugin since it breaks the build --- recipes/flac/flac.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/flac') 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 \ -- cgit 1.2.3-korg