git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
cf255a4
)
mpd: disable libsoup
author
John Crispin
<redacted>
Tue, 2 Sep 2014 14:01:28 +0000
(16:01 +0200)
committer
John Crispin
<redacted>
Tue, 2 Sep 2014 14:01:28 +0000
(16:01 +0200)
this showed up during the BB build
Signed-off-by: John Crispin <redacted>
sound/mpd/Makefile
patch
|
blob
|
history
diff --git
a/sound/mpd/Makefile
b/sound/mpd/Makefile
index f65f908587520c94364cb7ebc80311c17d0c63b7..5c54e2f770b0952aef13612cbd8b72d6cce02d41 100644
(file)
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@
-116,6
+116,7
@@
CONFIGURE_ARGS += \
--disable-pulse \
--disable-sidplay \
--disable-solaris-output \
+ --disable-soup \
--disable-sqlite \
--disable-twolame-encoder \
--enable-wave-encoder \
git clone https://git.99rst.org/PROJECT