Przeglądaj źródła

mpd: disable libsoup

this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin 10 lat temu
rodzic
commit
0f52b1ff77
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      sound/mpd/Makefile

+ 1
- 0
sound/mpd/Makefile Wyświetl plik

@@ -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 \