summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2012-10-17 13:21:20 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-22 19:54:11 +0200
commit56425ff6c2614ef0de9bff8c41e9abd50ebda655 (patch)
tree123ebf0708a9e647407dad8d7e694c08ddcec8ca /sync.profile
parentdef4dcb48030dc9495c4ee5182a86982b88f51d2 (diff)
Add WebKit as CI build system dependency
This module uses QtWebKit APIs, so make sure WebKit is available when build-testing this module in the CI system. Change-Id: I41953509cabdfb6306400eb80f6d300ccceaf67b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 1f844875a..a7c0427fc 100644
--- a/sync.profile
+++ b/sync.profile
@@ -21,4 +21,5 @@
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
"qtactiveqt" => "refs/heads/master",
+ "qtwebkit" => "refs/heads/master",
);