mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-10 04:58:08 +08:00
Remove spurious dep on qtscript
At one time qtscript was required, but no longer. In any case it builds fine without. Change-Id: I43a3862673a4db4ef7145056101b2c7639dd2c3f Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Laing <david.laing@nokia.com>
This commit is contained in:
2
qt.pro
2
qt.pro
@@ -63,7 +63,7 @@ module_qtqa.depends = module_qtbase
|
|||||||
|
|
||||||
module_qtlocation.subdir = $$IN_PWD/qtlocation
|
module_qtlocation.subdir = $$IN_PWD/qtlocation
|
||||||
module_qtlocation.target = module-qtlocation
|
module_qtlocation.target = module-qtlocation
|
||||||
module_qtlocation.depends = module_qtbase module_qtdeclarative module_qtquick3d module_qtscript
|
module_qtlocation.depends = module_qtbase module_qtdeclarative module_qtquick3d
|
||||||
|
|
||||||
module_qtsensors.subdir = $$IN_PWD/qtsensors
|
module_qtsensors.subdir = $$IN_PWD/qtsensors
|
||||||
module_qtsensors.target = module-qtsensors
|
module_qtsensors.target = module-qtsensors
|
||||||
|
|||||||
Reference in New Issue
Block a user