mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
The condition checking whether the webrtc-audio-processing package is enabled, added in commit3ccd3b4c38("package/pipewire: bump to version 0.3.32") is obviously incorrect, and can never be true. Fix the condition to use the correct variable instead. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit52f8db409f) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>