git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ae61a9
)
flac: disable xmms plugin since it breaks the build
author
Steve Sakoman
<steve@sakoman.com>
Mon, 23 Nov 2009 17:24:35 +0000
(09:24 -0800)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 26 Nov 2009 08:59:19 +0000
(09:59 +0100)
recipes/flac/flac.inc
patch
|
blob
|
history
diff --git
a/recipes/flac/flac.inc
b/recipes/flac/flac.inc
index
d20dacd
..
b90abd3
100644
(file)
--- 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 \