mpd: disable libsoup

this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
John Crispin 2014-09-02 16:01:28 +02:00
parent 89ed65b04c
commit 62031da16a
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ CONFIGURE_ARGS += \
--disable-pulse \
--disable-sidplay \
--disable-solaris-output \
--disable-soup \
--disable-sqlite \
--disable-twolame-encoder \
--enable-wave-encoder \