aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-07-30 14:50:59 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-07-31 14:36:44 +0000
commit21995a61589dbf2c9f1b529f8dc84464f3341bdc (patch)
tree99b69ab6cd0b512e0ae0e10c876c84570052dbe2 /.gitmodules
parentf9f9e0944d0e0e7d04dd3b08479f867ab7fd638c (diff)
Fix dependencies of the qtdoc module
After commit 01d2f35b6988edacc741b358703d16d4cd8c199a in qtbase, the existing CONFIG+=lrelease in examples/demos/photoviewer/photoviewer.pro now calls lrelease and thus requires qttools. Change-Id: I7cabc70fc6316a49793d7e91a493d8a5e5028295 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 4c92602b..759ea491 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -57,7 +57,7 @@
status = essential
priority = 30
[submodule "qtdoc"]
- depends = qtdeclarative
+ depends = qtdeclarative qttools
path = qtdoc
url = ../qtdoc.git
branch = dev