mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 15:36:54 +08:00
*** Remove dependencies on modules not used by QtWebKit
Change-Id: Id1596ac14223bcec5d7fc4c8d2470fb1486e7ba6
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user