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>2021-01-11 10:12:04 +0000
commit737c6bc70d36612ae83bcc3e85d54ca4fa107e5f (patch)
tree8b12658ca67ba27dc994420da530cf717862fdca /dependencies.yaml
parent6dc07aa351c5da856f992862f7260096e7ce35bb (diff)
Add a flag to build the documentation
The Qttools is required for the QDoc for building the docs. Change-Id: I9863540aa65d27b89f6346ce7b449d56d44986b8 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit dc8c1a980082ef24ae234f87ba8580bd558f6d0e)
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 5fe554a..d7fe73f 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -2,3 +2,6 @@ dependencies:
../qtbase:
ref: 8fa91c75ad0cb0b1905c6775b62f734bc610fb60
required: true
+ ../qttools:
+ ref: 7691cf0e687a3bea199061dcaf9c6dda304569af
+ required: true