[oe-commits] Steve Sakoman : flac: disable xmms plugin since it breaks the build

git version control git at git.openembedded.org
Thu Nov 26 09:22:28 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 6ec12de55340a96b023ef25e54bcb9a1803a57ec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6ec12de55340a96b023ef25e54bcb9a1803a57ec

Author: Steve Sakoman <steve at sakoman.com>
Date:   Mon Nov 23 09:24:35 2009 -0800

flac: disable xmms plugin since it breaks the build

---

 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 d20dacd..b90abd3 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 \





More information about the Openembedded-commits mailing list