From 24a7ea9a99ac0778cf8b85d136ae49efef504c19 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 24 Jun 2014 14:39:13 +0200 Subject: Add qtxmlpatters to sync.profile Indirect dependencies should also be listed in sync.profile qtwebkit depends on qtdeclarative which depends on qtxmlpatterns, so adding the latter as the CI system uses the information in sync.profile to clone the required repositories. Change-Id: I52f34b4ff1656aa20e0ceeacc4f42689f1505306 Reviewed-by: Allan Sandfeld Jensen --- Source/sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/sync.profile') diff --git a/Source/sync.profile b/Source/sync.profile index 801c563b6..9eb0fe910 100644 --- a/Source/sync.profile +++ b/Source/sync.profile @@ -19,6 +19,7 @@ # %dependencies = ( "qtbase" => "", + "qtxmlpatterns" => "", "qtdeclarative" => "", "qtlocation" => "", "qtmultimedia" => "", -- cgit v1.2.1