summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-01-10 18:04:35 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-11 23:25:26 +0100
commitdc920edab1500aaa65a5408682cfe2bbcfa6e706 (patch)
treef6e938c7b940aa91602fa7e435c4ee8129c9154f /sync.profile
parent1250f88516500b349463315e7a0d455f6427a3d8 (diff)
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: Ib8d226062ea83bafa7d028b24cdd4fc8c96d103d Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com> Reviewed-by: Sarah Jane Smith <sarah.j.smith@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 bac55a69d..ff0e38e26 100644
--- a/sync.profile
+++ b/sync.profile
@@ -30,4 +30,5 @@
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
+ "qtjsbackend" => "refs/heads/master",
);