flac: disable xmms plugin since it breaks the build
authorSteve Sakoman <steve@sakoman.com>
Mon, 23 Nov 2009 17:24:35 +0000 (09:24 -0800)
committerKoen Kooi <koen@openembedded.org>
Thu, 26 Nov 2009 08:59:19 +0000 (09:59 +0100)
recipes/flac/flac.inc

index d20dacd..b90abd3 100644 (file)
@@ -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 \