From 05a874474768f47850b1a31ba69646c71509d023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo=20F=C3=A4lt?= Date: Mon, 21 Jun 2021 13:09:31 +0300 Subject: Add still missing qt submodules to dependency.yaml Just to make a full list of modules we are using when building on ci. Change-Id: I8d9dd3e268915c668ae1fac855cb392099f04b4f Reviewed-by: Qt CI Bot Reviewed-by: Friedemann Kleint --- coin/dependencies.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'coin') 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" ] -- cgit v1.2.3