summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2012-10-18 14:14:58 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-19 13:25:36 +0200
commitf55b3c077939545501530dd7661551580796d857 (patch)
tree66aea805564fa8bfe4c485d42edcee7f7c87be92
parentd6f5e77800d450422b740f9da751b072f8bbb25c (diff)
Revert "Temporarily disable WebKit as build dependency for QtQuick1"
This reverts commit 049ca9aa5e5d6bbcf2a68be6772327a4b6ab3aa0 WebKit should be fixed now and this was supposed to be a temporary move only. Change-Id: I1e3adb55ed5b98e437b45cbc9c6f7e7f9eeb85a9 Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index fc0aa162..e99b1d90 100644
--- a/sync.profile
+++ b/sync.profile
@@ -15,5 +15,5 @@
"qtjsbackend" => "refs/heads/master",
"qtactiveqt" => "refs/heads/master",
"qttools" => "refs/heads/master",
-# Temporarily disabled "qtwebkit" => "refs/heads/master",
+ "qtwebkit" => "refs/heads/master",
);