From ed07fcf538f075d0f860eefe6a3745d9e3654315 Mon Sep 17 00:00:00 2001 From: Konstantin Tokarev Date: Thu, 5 Mar 2020 00:34:39 +0300 Subject: *** Remove dependencies on modules not used by QtWebKit Change-Id: Id1596ac14223bcec5d7fc4c8d2470fb1486e7ba6 --- .gitmodules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index c23b6dac..27bf2826 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,7 +11,6 @@ status = addon [submodule "qtdeclarative"] depends = qtbase - recommends = qtsvg path = qtdeclarative url = ../qtdeclarative.git branch = 5.15.1 @@ -80,7 +79,7 @@ priority = 50 [submodule "qtlocation"] depends = qtbase - recommends = qtdeclarative qtquickcontrols qtquickcontrols2 qtserialport + recommends = qtdeclarative path = qtlocation url = ../qtlocation.git branch = 5.15.1 @@ -205,7 +204,7 @@ status = addon [submodule "qtwebchannel"] depends = qtbase - recommends = qtdeclarative qtwebsockets + recommends = qtdeclarative path = qtwebchannel url = ../qtwebchannel.git branch = 5.15.1 -- cgit v1.2.3