From b365b3853e85eb985f769a8b772cc1165bfe590c Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Mon, 15 Oct 2018 16:31:43 +0200 Subject: [PATCH] Make quickcontrols1/2 and webchannel optional for webengine Fixes: QTBUG-70784 Change-Id: I845216123f7638afd69b39d5da8020a449ab40b8 Reviewed-by: Allan Sandfeld Jensen --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index eeba9f34..1c21bce2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -210,8 +210,8 @@ branch = 5.12 status = addon [submodule "qtwebengine"] - depends = qtquickcontrols qtwebchannel - recommends = qtlocation qttools + depends = qtdeclarative + recommends = qtquickcontrols qtquickcontrols2 qtlocation qtwebchannel path = qtwebengine url = ../qtwebengine.git branch = 5.12