summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-03-22 15:33:36 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-22 16:18:21 +0100
commitecd2782929ff8f2a7d2889083fbbca6b2a600777 (patch)
tree52bc9976033b4a6ca552c7f9d4c62e466f0bf8e6 /sync.profile
parent50c16eab20a6d9884ab3149ef59137a10de63e6d (diff)
sync.profile: Add qtxmlpatterns as a indirect dependency
This seems to have been accidentally removed by db4b4e29b9bd2875a69e8d3b53dc28f1748f60c9 Change-Id: I3a03cc3adc80e2795e5e4d56920752ceadedbcef Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 913c0e90..1dc6dbe5 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,6 +5,7 @@
);
%dependencies = (
"qtbase" => "refs/heads/stable",
+ "qtxmlpatterns" => "refs/heads/stable",
"qtdeclarative" => "refs/heads/stable",
"qtjsbackend" => "refs/heads/stable",
);