Add WebKit as CI build system dependency
authorSimon Hausmann <simon.hausmann@digia.com>
Wed, 17 Oct 2012 11:21:20 +0000 (13:21 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Oct 2012 17:54:11 +0000 (19:54 +0200)
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>
sync.profile

index 1f84487..a7c0427 100644 (file)
@@ -21,4 +21,5 @@
     "qtdeclarative" => "refs/heads/master",
     "qtjsbackend" => "refs/heads/master",
     "qtactiveqt" => "refs/heads/master",
+    "qtwebkit" => "refs/heads/master",
 );