aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-11 10:38:43 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-11 07:38:45 +0200
commit874e0ca4b74a4c22c92bab37bb3da01c38c4e08c (patch)
tree3396cbbb13ec5557367830f39e9857402e2cd377 /qt.pro
parent5566d5532f181852c66c7d5beb7cf0bffa285843 (diff)
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>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt.pro b/qt.pro
index 5a5d36cf..806bc604 100644
--- a/qt.pro
+++ b/qt.pro
@@ -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