Added missing qtscript dependency for qtdocgallery

Change-Id: I4ed767710d36fbe1de08c425a6ad3fa43ed99252
Reviewed-on: http://codereview.qt.nokia.com/2832
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
This commit is contained in:
Rohan McGovern
2011-08-11 10:38:43 +10:00
committed by Qt by Nokia
parent 5566d5532f
commit 874e0ca4b7

2
qt.pro
View File

@@ -97,7 +97,7 @@ module_qtquick3d.CONFIG = no_default_target no_default_install
module_qtdocgallery.subdir = $$IN_PWD/qtdocgallery
module_qtdocgallery.target = module-qtdocgallery
module_qtdocgallery.depends = module_qtbase module_qtdeclarative
module_qtdocgallery.depends = module_qtbase module_qtscript module_qtdeclarative
# not yet enabled by default
module_qtdocgallery.CONFIG = no_default_target no_default_install