From 598f82300abb3ffd6164f7213265808c4779b7cc Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Tue, 20 Jun 2017 11:34:53 +0900 Subject: Remove the qtquickcontrols2 dependency on qtgraphicaleffects The Material style uses its own shader effects, and recent patches did the same for the Imagine style. There were some auto tests that have been made to only run if qtgraphicaleffects is available. Change-Id: Ifcfcad9591d2a0a8d5ebed505566cd0103dd9176 Reviewed-by: Mitch Curtis --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 6da4e828..a96b85b1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -225,8 +225,8 @@ branch = dev status = ignore [submodule "qtquickcontrols2"] - depends = qtgraphicaleffects - recommends = qtimageformats + depends = qtdeclarative + recommends = qtimageformats qtgraphicaleffects path = qtquickcontrols2 url = ../qtquickcontrols2.git branch = dev -- cgit v1.2.3