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: I45cd8d2ca7e35abbb58b83f133e33a052aa4598e Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
13d75ce063
commit
23470c2035
@@ -33,6 +33,7 @@
|
||||
"qtsvg" => "refs/heads/master",
|
||||
"qtxmlpatterns" => "refs/heads/master",
|
||||
"qtdeclarative" => "refs/heads/master",
|
||||
"qtjsbackend" => "refs/heads/master",
|
||||
);
|
||||
# Compile tests
|
||||
%configtests = (
|
||||
|
||||
Reference in New Issue
Block a user