Browse Source

mpd: disable libsoup

this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
lilik-openwrt-22.03
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 += \
--disable-pulse \
--disable-sidplay \
--disable-solaris-output \
--disable-soup \
--disable-sqlite \
--disable-twolame-encoder \
--enable-wave-encoder \


Loading…
Cancel
Save