summaryrefslogtreecommitdiffstats
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 22:15:41 +0100
commit36545ea3d8c4f3a621cb26f655282e02d0c716d9 (patch)
treef7e5c2f2249fba6a1db381e61bd8b29601a871df /sync.profile
parentf9aa0fb422ebc6a5a5b1416269eda471887a2c90 (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: Ia6ccda2cfb971b2cd58bd9e2d880c76a5603ad37 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 fabbde168..aa46e4893 100644
--- a/sync.profile
+++ b/sync.profile
@@ -46,6 +46,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",
);