aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-06-29 15:16:16 +1000
committerMichael Goddard <michael.goddard@nokia.com>2011-06-29 16:32:18 +1000
commitd6abcb1b7e758852f729a68eaa978cadec5b72ed (patch)
treecb81a4f80876d6e4c893307ec76efecb624e653c /init-repository
parent8879542b2245a77189f5c7e6088a1c020463607d (diff)
Add the QtMultimediaKit module. Currently not built.
Reviewed-by: Rohan McGovern
Diffstat (limited to 'init-repository')
-rwxr-xr-xinit-repository1
1 files changed, 1 insertions, 0 deletions
diff --git a/init-repository b/init-repository
index 4de7d7ea..26f92a98 100755
--- a/init-repository
+++ b/init-repository
@@ -231,6 +231,7 @@ my %GERRIT_REPOS = map { $_ => "codereview.qt.nokia.com:qt/$_.git" } qw(
qtbase
qtdeclarative
qtdoc
+ qtmultimediakit
);
my $BNE_MIRROR_URL_BASE