summaryrefslogtreecommitdiffstats
path: root/dependencies.yaml
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2020-11-02 12:30:48 +0200
committerToni Saario <toni.saario@qt.io>2020-12-01 15:30:32 +0200
commitdc8c1a980082ef24ae234f87ba8580bd558f6d0e (patch)
tree19065f9a0a215d75e42a08621da456c33f2f07e8 /dependencies.yaml
parent50350278de1eb462815192679a357f6c293e53c6 (diff)
Add a flag to build the documentation
The Qttools is required for the QDoc for building the docs. Pick-to: dev Pick-to: 6.0 Change-Id: I9863540aa65d27b89f6346ce7b449d56d44986b8 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'dependencies.yaml')
-rw-r--r--dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dependencies.yaml b/dependencies.yaml
index dbb74b2..702830a 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -2,3 +2,6 @@ dependencies:
../qtbase:
ref: 53a1e015fdb4082900f306b5e2cca7bd5df77d03
required: true
+ ../qttools:
+ ref: 834047647fe0003c58b0f6f36936fd143c2e4cb4
+ required: true