diff options
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/qt5-tools-all.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry index 6cf0d81..3e1ee44 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -126,5 +126,13 @@ "qt5/qtwebsockets": { "type": "git", "url": "git://gitorious.org/qt/qtwebsockets.git" + }, + "qt5/qtwebchannel": { + "type": "git", + "url": "git://gitorious.org/qt/qtwebchannel.git" + }, + "qt5/qtwebengine": { + "type": "git", + "url": "git://gitorious.org/qt/qtwebengine.git" } } |