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: Ia7ff69cb4c139939e9c6cb6541b1faad87105ec3
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
This commit is contained in:
Rohan McGovern 2012-01-10 18:04:38 +10:00 committed by Qt by Nokia
parent 69df5a9fd6
commit d73bb67a9a
1 changed files with 1 additions and 0 deletions

View File

@ -23,5 +23,6 @@
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
"qtmultimedia" => "refs/heads/master",
);