1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 11:23:57 +02:00

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

View File

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