mirror of https://github.com/qt/qtdoc.git
Doc: Update dependencies in documentation config
- Remove dependency to qtmultimediawidgets (qtmultimedia includes now also Qt Multimedia Widgets documentation) - Add qdoc (QDoc Manual) Change-Id: I45a34fbbb20f1fb0e02e456387a93af58b8106e7 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
This commit is contained in:
parent
56c80c1a57
commit
651907ebe4
|
@ -8,6 +8,7 @@ version = $QT_VERSION
|
|||
|
||||
depends += \
|
||||
activeqt \
|
||||
qdoc \
|
||||
qmake \
|
||||
qtandroidextras \
|
||||
qtassistant \
|
||||
|
@ -27,7 +28,6 @@ depends += \
|
|||
qtlocation \
|
||||
qtmacextras \
|
||||
qtmultimedia \
|
||||
qtmultimediawidgets \
|
||||
qtnetwork \
|
||||
qtnfc \
|
||||
qtopengl \
|
||||
|
|
Loading…
Reference in New Issue