From 8320adcfa048c7f0eeb0d8f2489413024f1eddb9 Mon Sep 17 00:00:00 2001 From: Marius Storm-Olsen Date: Thu, 22 Mar 2012 00:29:28 +0100 Subject: Add required dependencies for wayland module Change-Id: I3ca4e23052f93a57466045af1f76b3a36a7e2231 Reviewed-by: Alan Alpert --- qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt.pro b/qt.pro index 20e22597..1517358f 100644 --- a/qt.pro +++ b/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 -- cgit v1.2.3