aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2022-02-04 07:26:44 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2022-02-11 17:54:43 +0200
commit96c29ca26ea57d2e8fab503aad5c697a25d47c17 (patch)
tree47b7d89b365b5f220197f1da265a0eaab45f4f7a
parent46e7451091313b7e124a99877adaecc8f3b58972 (diff)
Revert "qtwebengine: disable webrtc-pipewire support"
This reverts commit d19c1d8cf99ba6625136339bcda59b0ea0b1881c. The issue has now been fixed. Change-Id: Id5fad9cb5eadc04441ae6963b90f482cbe10911d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-qt/qt6/qtwebengine_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt6/qtwebengine_git.bb b/recipes-qt/qt6/qtwebengine_git.bb
index bf9f7cd..361c86c 100644
--- a/recipes-qt/qt6/qtwebengine_git.bb
+++ b/recipes-qt/qt6/qtwebengine_git.bb
@@ -38,6 +38,7 @@ PACKAGECONFIG ??= "\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', '${PACKAGECONFIG_OPENEMBEDDED}', '', d)} \
geolocation \
webchannel \
+ ${@bb.utils.contains('BBFILE_COLLECTIONS', 'multimedia-layer', 'webrtc-pipewire', '', d)} \
printing-and-pdf \
pepper-plugins \
"