diff options
-rw-r--r-- | open-source-lorries/qt5-tools-all.lorry | 16 |
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" } } |