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

index f65f908587520c94364cb7ebc80311c17d0c63b7..5c54e2f770b0952aef13612cbd8b72d6cce02d41 100644 (file)
@@ -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