aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--coin/dependencies.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/coin/dependencies.yaml b/coin/dependencies.yaml
index 8accce35c..ef1c3082a 100644
--- a/coin/dependencies.yaml
+++ b/coin/dependencies.yaml
@@ -15,6 +15,7 @@ dependencies: [
"../../qt/qtimageformats",
"../../qt/qtlocation",
"../../qt/qtlottie",
+ "../../qt/qtmultimedia",
"../../qt/qtnetworkauth",
"../../qt/qtqa",
"../../qt/qtquick3d",
@@ -32,5 +33,7 @@ dependencies: [
"../../qt/qtvirtualkeyboard",
"../../qt/qtwayland",
"../../qt/qtwebchannel",
- "../../qt/qtwebsockets"
+ "../../qt/qtwebengine",
+ "../../qt/qtwebsockets",
+ "../../qt/qtwebview"
]