From 4d7bdc11a7edd48e1acfe20c33b736c59a1fe6ef Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 27 Nov 2015 10:41:42 +0100 Subject: Add dependency to qtgraphicaleffects to sync.profile qtquickcontrols' sync.profile already has this dependency, but that could technically change in the future, so we should declare our dependency explicitly. Change-Id: I17bd96638a42bf5e0a74d0c193dea72426afe12b Reviewed-by: Andy Shaw Reviewed-by: J-P Nurmi --- sync.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/sync.profile b/sync.profile index 04f75062..ae91c340 100644 --- a/sync.profile +++ b/sync.profile @@ -16,4 +16,5 @@ "qtxmlpatterns" => "", "qtdeclarative" => "", "qtquickcontrols" => "", + "qtgraphicaleffects" => "" ); -- cgit v1.2.3