summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2014-10-27 10:24:45 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-27 11:06:21 +0000
commit0944551165b3c559d8285f736064458ff74d522a (patch)
treecdfe21f04028f1526c11dc6b461682cf370bb33b
parentc7719dd9fba2a91db555eb9a7eb49a17fa4977eb (diff)
downloadlorries-0944551165b3c559d8285f736064458ff74d522a.tar.gz
Add new qt5 modules: qtconnectivity, qtenginio, qtlocation and qtwebsockets
Add lorries for four Qt5 modules to the qt5-tools-all.lorry
-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"
}
}