Disable webrtc-audio-processing dependency

This is needed only for the daemon, but for RHEL 10 we need only
the client code.
This commit is contained in:
Yaakov Selkowitz 2024-02-15 17:14:18 -05:00
parent 08769ee8fb
commit adf3c79bb8

View File

@ -9,7 +9,7 @@
# webrtc bits go wonky without this
# see also https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/JQQ66XJSIT2FGTK2YQY7AXMEH5IXMPUX/
%undefine _strict_symbol_defs_build
%global with_webrtc 1
%global with_webrtc 0
%if 0%{?fedora}
%global enable_lirc 1