mirror of https://github.com/qt/qtfeedback.git
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:
parent
69df5a9fd6
commit
d73bb67a9a
|
|
@ -23,5 +23,6 @@
|
|||
"qtsvg" => "refs/heads/master",
|
||||
"qtxmlpatterns" => "refs/heads/master",
|
||||
"qtdeclarative" => "refs/heads/master",
|
||||
"qtjsbackend" => "refs/heads/master",
|
||||
"qtmultimedia" => "refs/heads/master",
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue