Add missing optional dependency for qtgrpc submodule

qtgrpc recommends qtdeclarative; add that one in .gitmodules as well;
the dependency were added in the module in
681d104f0d03f97681536d3691d170d7c06aab2b

Pick-to: 6.6 6.5
Change-Id: I325abc8453d26cf0d75425e806e3e0e7b182070a
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
This commit is contained in:
Jani Heikkinen 2023-06-12 10:10:04 +03:00
parent 14f7603e91
commit 21f55b70ed
1 changed files with 1 additions and 0 deletions

1
.gitmodules vendored
View File

@ -318,6 +318,7 @@
status = addon
[submodule "qtgrpc"]
depends = qtbase
recommends = qtdeclarative
path = qtgrpc
url = ../qtgrpc.git
branch = dev