summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-27 11:06:48 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-27 11:06:48 +0000
commitba6a0341590dcd3eace2516b6ed2be4c0ce06407 (patch)
treed66b6fb40ebd69ce11b8b9932af89c4e80f81556
parent8fd486b893d28fe165c12066f882b8a0c43fe29f (diff)
parent0944551165b3c559d8285f736064458ff74d522a (diff)
downloadlorries-ba6a0341590dcd3eace2516b6ed2be4c0ce06407.tar.gz
Merge branch 'baserock/rdale/add-extra-qt5-modules'
Reviewed-By: James Thomas <james.thomas@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
-rw-r--r--open-source-lorries/qt5-tools-all.lorry16
1 files changed, 16 insertions, 0 deletions
diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry
index 5263b8c..6cf0d81 100644
--- a/open-source-lorries/qt5-tools-all.lorry
+++ b/open-source-lorries/qt5-tools-all.lorry
@@ -110,5 +110,21 @@
"qt5/qtx11extras": {
"type": "git",
"url": "git://gitorious.org/qt/qtx11extras.git"
+ },
+ "qt5/qtconnectivity": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtconnectivity.git"
+ },
+ "qt5/qtenginio": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtenginio.git"
+ },
+ "qt5/qtlocation": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtlocation.git"
+ },
+ "qt5/qtwebsockets": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtwebsockets.git"
}
}