projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ed65b
)
mpd: disable libsoup
author
John Crispin
<blogic@openwrt.org>
Tue, 2 Sep 2014 14:01:28 +0000
(16:01 +0200)
committer
John Crispin
<blogic@openwrt.org>
Tue, 2 Sep 2014 14:02:08 +0000
(16:02 +0200)
this showed up during the BB build
Signed-off-by: John Crispin <blogic@openwrt.org>
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index bbe4cd2d59135855444deaa59a47f8354a1a9b49..8047a30d607ef262450ec8efb45e557ce062ea2f 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-112,6
+112,7
@@
CONFIGURE_ARGS += \
--disable-pulse \
--disable-sidplay \
--disable-solaris-output \
+ --disable-soup \
--disable-sqlite \
--disable-twolame-encoder \
--enable-wave-encoder \