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:
John Crispin 2014-07-17 17:49:53 +01:00
parent 0086bfb04c
commit 4fb546380f
1 changed files with 1 additions and 1 deletions

View File

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