aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2021-10-27 12:46:05 +0200
committerIvan Solovev <ivan.solovev@qt.io>2021-11-01 10:12:19 +0200
commit70a8080f54043a345d0225707821c2002b6a7078 (patch)
treeb00c322dab46a0806880fdddda1526928a881c56 /.gitmodules
parent8d7f2db3a0e3778c7b473d9ead802be88017a6be (diff)
Update qtlocation dependencies
This commit amends 6af22246cf3752f1d098a9e8a19617618edf65a2. qtlocation now depends on qtpositioning, but does not require qtserialport anymore. Pick-to: 6.2 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>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 84dedb0b..a42904a9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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 = dev