*** Remove dependencies on modules not used by QtWebKit

Change-Id: Id1596ac14223bcec5d7fc4c8d2470fb1486e7ba6
This commit is contained in:
Konstantin Tokarev
2020-03-05 00:34:39 +03:00
parent f679619f63
commit ed07fcf538

5
.gitmodules vendored
View File

@@ -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