mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-02 22:45:23 +08:00
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:
committed by
Qt by Nokia
parent
5566d5532f
commit
874e0ca4b7
2
qt.pro
2
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user