mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-20 21:40:00 +08:00
Update qtlocation dependencies
This commit amends6af22246cf. qtlocation now depends on qtpositioning, but does not require qtserialport anymore. Change-Id: I1bda34020f7bc3683cf5038f2e1226d5209dfcc4 Reviewed-by: Daniel Smith <Daniel.Smith@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit70a8080f54) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
0d35051d65
commit
409931d897
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -72,8 +72,8 @@
|
||||
status = essential
|
||||
priority = 50
|
||||
[submodule "qtlocation"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative qtserialport
|
||||
depends = qtbase qtpositioning
|
||||
recommends = qtdeclarative
|
||||
path = qtlocation
|
||||
url = ../qtlocation.git
|
||||
branch = 6.2
|
||||
|
||||
Reference in New Issue
Block a user