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 d020482..71b7ec9 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -147,4 +147,12 @@ "type": "git", "url": "git://code.qt.io/qt/qtwebengine-chromium.git" } + "qt5/qtapplicationmanager": { + "type": "git", + "url": "git://code.qt.io/qt/qtapplicationmanager.git" + } + "qt5/qtivi": { + "type": "git", + "url": "git://code.qt.io/qt/qtivi.git" + } } |