aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-07-22 20:08:31 +0200
committerMilian Wolff <milian.wolff@kdab.com>2014-08-08 19:50:01 +0200
commit9677483cdc6550871c4db9de97ee72dbe239c40f (patch)
tree02c39af7f7a3e38ec4e909ac71e3567bd579be72 /init-repository
parente073b25926d4c538cb9f41d4c59d171857a60ede (diff)
Add qtwebchannel as submodule
This also updates the qtwebsockets revision since that's needed to compile. Change-Id: I9f3564c78d08abdca73ce395f31b3031a829e502 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'init-repository')
-rwxr-xr-xinit-repository2
1 files changed, 2 insertions, 0 deletions
diff --git a/init-repository b/init-repository
index b38a07e9..faef7f00 100755
--- a/init-repository
+++ b/init-repository
@@ -234,6 +234,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qttools
qttranslations
qtwayland
+ qtwebchannel
qtwebkit
qtwebkit-examples
qtwebsockets
@@ -265,6 +266,7 @@ my @DEFAULT_REPOS = qw(
qtsvg
qttools
qttranslations
+ qtwebchannel
qtwebsockets
qtwebkit
qtwebkit-examples