pulseaudio: disable compiling against libwrap and (bluez5-)gstreamer
authorJohnny Vogels <35307256+jmv2009@users.noreply.github.com>
Sun, 29 Oct 2023 18:32:22 +0000 (19:32 +0100)
committerRosen Penev <rosenp@gmail.com>
Fri, 17 Nov 2023 00:29:48 +0000 (16:29 -0800)
commite957fb560c51a13c7e2441522a31146c468043db
tree016abf62cdb90dd7766de8c0878851d6a29d277d
parent2a5ad04756e45e6d9d944a14253979e5300f95e3
pulseaudio: disable compiling against libwrap and (bluez5-)gstreamer

problem: libwrap.so.0, libgstapp-1.0.so.0 and libgstreamer-1.0.so.0 not found during compilation of pulseaudio when e.g. libwrap was built before pulseaudio
Due to
https://github.com/pulseaudio/pulseaudio/commit/156e16f941789c5d53cdb0c46be480c64e3149f1
for libwrap.

Fixes: https://github.com/openwrt/packages/commit/aafc57c1ded5450419b9690056163acf3d19d51f (no sepearate issue generated)
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
sound/pulseaudio/Makefile