mpd: disable libsoup
authorJohn Crispin <blogic@openwrt.org>
Tue, 2 Sep 2014 14:01:28 +0000 (16:01 +0200)
committerJohn 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

index bbe4cd2d59135855444deaa59a47f8354a1a9b49..8047a30d607ef262450ec8efb45e557ce062ea2f 100644 (file)
@@ -112,6 +112,7 @@ CONFIGURE_ARGS += \
        --disable-pulse \
        --disable-sidplay \
        --disable-solaris-output \
+       --disable-soup \
        --disable-sqlite \
        --disable-twolame-encoder \
        --enable-wave-encoder \