summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2012-10-23 09:21:39 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-23 11:01:53 +0200
commit3796ae21e1d865a75168adb6a32c6b273bcd0dda (patch)
tree798be28521e60717cffa48a86bdef7ed6d326877 /sync.profile
parent7d4a1e607efe7a5ffe4a47de72a4e691991307d1 (diff)
Prospective fix for build in CI system
Add qtjsbackend and qttools as dependency Change-Id: Idc128c677d91ecd36491f8f49904113e5657c104 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index b287d52..5085139 100644
--- a/sync.profile
+++ b/sync.profile
@@ -11,4 +11,6 @@
"qtsvg" => "refs/heads/master",
"qtxmlpatterns" => "refs/heads/master",
"qtdeclarative" => "refs/heads/master",
+ "qtjsbackend" => "refs/heads/master",
+ "qttools" => "refs/heads/master",
);