summaryrefslogtreecommitdiff
path: root/Source/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-06-24 14:39:13 +0200
committerAllan Sandfeld Jensen <allan.jensen@digia.com>2014-06-24 14:44:16 +0200
commit24a7ea9a99ac0778cf8b85d136ae49efef504c19 (patch)
tree0dcc8c38b901bdeb6fb7c3f5fde7f5958e3ffcf0 /Source/sync.profile
parentf45e84c4cb9b8837122eac3583d13f6f80f89ce5 (diff)
downloadqtwebkit-24a7ea9a99ac0778cf8b85d136ae49efef504c19.tar.gz
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 <allan.jensen@digia.com>
Diffstat (limited to 'Source/sync.profile')
-rw-r--r--Source/sync.profile1
1 files changed, 1 insertions, 0 deletions
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" => "",