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>
This commit is contained in:
Simon Hausmann
2018-07-30 14:50:59 +02:00
parent f9f9e0944d
commit 21995a6158

2
.gitmodules vendored
View File

@@ -57,7 +57,7 @@
status = essential
priority = 30
[submodule "qtdoc"]
depends = qtdeclarative
depends = qtdeclarative qttools
path = qtdoc
url = ../qtdoc.git
branch = dev