summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-01-10 18:04:41 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-10 23:52:19 +0100
commit2efe7e18aa2e2e7fe6b10f88a23160270cdca2ee (patch)
tree7306f979fe97cf621609cbfab3c3afa4715a63ab /sync.profile
parente5a094ea0b9dd8a5640d16de8dad62e6ebc4ee2e (diff)
downloadqttranslations-2efe7e18aa2e2e7fe6b10f88a23160270cdca2ee.tar.gz
sync.profile: introduce dependency on qtjsbackend
sync.profile needs to enumerate indirect dependencies too. qtdeclarative now depends on qtjsbackend; update sync.profile accordingly. Change-Id: Ica35c37158e7b0244d6b59f861aa482e0dd7d139 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.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 cf9f5ab..8a98f09 100644
--- a/sync.profile
+++ b/sync.profile
@@ -20,6 +20,7 @@
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
+ "qtjsbackend" => "refs/heads/master",
"qtphonon" => "refs/heads/master",
"qtactiveqt" => "refs/heads/master",
"qttools" => "refs/heads/master",