mpd: force zeroconf to no
without this we get missing dependecy errors if avahi is staged. Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
parent
0086bfb04c
commit
4fb546380f
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ CONFIGURE_ARGS += \
|
|||
--disable-wavpack \
|
||||
--disable-wildmidi \
|
||||
--disable-zzip \
|
||||
--with-zeroconf=auto \
|
||||
--with-zeroconf=no \
|
||||
\
|
||||
--enable-curl \
|
||||
--enable-flac \
|
||||
|
|
Loading…
Reference in a new issue