mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Add required dependencies for wayland module
Change-Id: I3ca4e23052f93a57466045af1f76b3a36a7e2231 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
c04675aab8
commit
8320adcfa0
2
qt.pro
2
qt.pro
@@ -102,7 +102,7 @@ module_qtconnectivity.depends = module_qtsystems
|
||||
|
||||
module_qtwayland.subdir = $$IN_PWD/qtwayland
|
||||
module_qtwayland.target = module-qtwayland
|
||||
module_qtwayland.depends = module_qtbase
|
||||
module_qtwayland.depends = module_qtbase module_qtdeclarative
|
||||
# not yet enabled by default
|
||||
module_qtwayland.CONFIG = no_default_target no_default_install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user