From 56425ff6c2614ef0de9bff8c41e9abd50ebda655 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Wed, 17 Oct 2012 13:21:20 +0200 Subject: [PATCH] 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 --- sync.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/sync.profile b/sync.profile index 1f84487..a7c0427 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", ); -- 2.7.4