Browse Source

mpd: force zeroconf to no

without this we get missing dependecy errors if avahi is staged.

Signed-off-by: John Crispin <blogic@openwrt.org>
lilik-openwrt-22.03
John Crispin 11 years ago
parent
commit
4fb546380f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      sound/mpd/Makefile

+ 1
- 1
sound/mpd/Makefile View File

@ -118,7 +118,7 @@ CONFIGURE_ARGS += \
--disable-wavpack \
--disable-wildmidi \
--disable-zzip \
--with-zeroconf=auto \
--with-zeroconf=no \
\
--enable-curl \
--enable-flac \


Loading…
Cancel
Save