mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
With "-DBUILD_WITH_AVAHI=OFF" the "libavahi-client" dependency is not needed anymore. Instead, the "libexpat" dependency needs to be specified explicitly. Fixes:a9ac8666da("snapcast: fix PulseAudio") Fixes:eeb8d131fc("snapcast: add package snapserver and snapclient") Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com>