Browse Source

mpd: disable libsoup

this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin 10 years ago
parent
commit
0f52b1ff77
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      sound/mpd/Makefile

+ 1
- 0
sound/mpd/Makefile View File

@@ -116,6 +116,7 @@ CONFIGURE_ARGS += \
116 116
 	--disable-pulse \
117 117
 	--disable-sidplay \
118 118
 	--disable-solaris-output \
119
+	--disable-soup \
119 120
 	--disable-sqlite \
120 121
 	--disable-twolame-encoder \
121 122
 	--enable-wave-encoder \