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:
parent
08769ee8fb
commit
adf3c79bb8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user