summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2012-10-17 14:27:25 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-17 15:43:28 +0200
commit049ca9aa5e5d6bbcf2a68be6772327a4b6ab3aa0 (patch)
treef9277ac0b19316620b66a7065e5468c4a2182c1b
parenta1d3383a380531e09e994c94f13820504e6a56db (diff)
Temporarily disable WebKit as build dependency for QtQuick1
The CI system is having trouble building WebKit and in the meantime let's build this module without to allow for the integration of unrelated changes. Change-Id: Ifbdf59863c8bc42b5912e2631649b68649254893 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 22e064ee..3f912d0e 100644
--- a/sync.profile
+++ b/sync.profile
@@ -15,5 +15,5 @@
"qtjsbackend" => "refs/heads/master",
"qtactiveqt" => "refs/heads/master",
"qttools" => "refs/heads/master",
- "qtwebkit" => "refs/heads/master",
+# Temporarily disabled "qtwebkit" => "refs/heads/master",
);