snapcast: fix PulseAudio
authorSzabolcs Hubai <[email protected]>
Sat, 13 Sep 2025 21:47:52 +0000 (23:47 +0200)
committerRobert Marko <[email protected]>
Sun, 14 Sep 2025 09:51:09 +0000 (11:51 +0200)
commita9ac8666da5f8f264bfa38ae28e1ba07b69090b1
treef245ad20fd433664f616779f66eb0b31c485399f
parentc8e1b9af9985384fe356a3af29019ac204438393
snapcast: fix PulseAudio

While testing my integration of Snapcast, I didn't test with CONFIG_ALL*
and CONFIG_BUILDBOT flags, but the buildbots did and failed with a lot
of undefined reference to PulseAudio.

Fix it with preventing PulseAudio detection.
While at it, prevent Avahi detection too to save more flash space.

These features will be available later, through flavours.

Fixes: https://github.com/openwrt/packages/pull/23956
Fixes: eeb8d131fc93 ("snapcast: add package snapserver and snapclient")
Signed-off-by: Szabolcs Hubai <[email protected]>
sound/snapcast/Makefile