aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Tokarev <annulen@yandex.ru>2020-03-05 00:34:39 +0300
committerKonstantin Tokarev <annulen@yandex.ru>2020-09-11 19:43:49 +0300
commited07fcf538f075d0f860eefe6a3745d9e3654315 (patch)
tree4face98e8f2e14038f616aca8e42dd324e7cc717
parentf679619f633c31ef2327e354f2a1c66a26594e6d (diff)
*** Remove dependencies on modules not used by QtWebKit
-rw-r--r--.gitmodules5
1 files 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