From 23470c20355c8e7911be5a10355852c4cb921f76 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Tue, 10 Jan 2012 18:04:38 +1000 Subject: 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 --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 24fa993c7..58c567ca9 100644 --- a/sync.profile +++ b/sync.profile @@ -33,6 +33,7 @@ "qtsvg" => "refs/heads/master", "qtxmlpatterns" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", + "qtjsbackend" => "refs/heads/master", ); # Compile tests %configtests = ( -- cgit v1.2.3