diff options
-rw-r--r-- | recipes/flac/flac.inc | 1 |
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 \ |