QtDoc only depends on QtBase

Change-Id: Idff3e2edf6d94fa99147e3bc2754c7414d7fbdb4
Reviewed-on: http://codereview.qt.nokia.com/2202
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
Sergio Ahumada
2011-07-26 16:16:01 +02:00
committed by Qt by Nokia
parent bf8a934d95
commit 00a8f05159

2
qt.pro
View File

@@ -53,7 +53,7 @@ module_qttranslations.depends = module_qttools
module_qtdoc.subdir = $$IN_PWD/qtdoc
module_qtdoc.target = module-qtdoc
module_qtdoc.depends = module_qtdeclarative module_qttools #for the demos and QtHelp
module_qtdoc.depends = module_qtbase
module_qtactiveqt.subdir = $$IN_PWD/qtactiveqt
module_qtactiveqt.target = module-qtactiveqt