From 0944551165b3c559d8285f736064458ff74d522a Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Mon, 27 Oct 2014 10:24:45 +0000 Subject: Add new qt5 modules: qtconnectivity, qtenginio, qtlocation and qtwebsockets Add lorries for four Qt5 modules to the qt5-tools-all.lorry --- open-source-lorries/qt5-tools-all.lorry | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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" } } -- cgit v1.2.1