summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-09-07 12:46:56 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-07 12:01:04 +0000
commite9d46f4e76ce91a1fd899225500b553c18c4f6ae (patch)
treeb92998fcf30aac990d1eda54fd4c89b2416a1d71 /src
parenta510fc195050de9b4cabfd0191812082a0d2ba6d (diff)
Doc: Update the depends list to fix a broken link
The qmake manual is a separate module that must be in the depends list. Task-number: QTBUB-96181 Change-Id: I5d20539de93789e9f6c123284cd47fd3e4b7ebca Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit c27804dec55aa01b57123a3a3dd9d6d77c88f11c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index d106b5f3..0842833e 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -32,7 +32,7 @@ qhp.QtBluetooth.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtbluetooth/qtbluetooth.tags
-depends += qtcore qtdoc qtquick qtcmake
+depends += qtcore qtdoc qtquick qtcmake qmake
headerdirs += ..