From b20253f3ffa06466ebe9e1687036486653ff7be5 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 9 Mar 2022 09:28:23 +0100 Subject: [PATCH] Disable PipeWire for now, WebRTC in qtwebengine is still PW 0.2 based --- qt5-qtwebengine.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index 7aded31..a62d2b0 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -13,7 +13,7 @@ # need libvpx >= 1.8.0 (need commit 297dfd869609d7c3c5cd5faa3ebc7b43a394434e) %global use_system_libvpx 1 # For screen sharing on Wayland, currently Fedora only thing - no epel -%global pipewire 1 +#global pipewire 1 %endif %if 0%{?fedora} > 30 || 0%{?epel} > 7 # need libwebp >= 0.6.0