diff options
Diffstat (limited to 'open-source-lorries/qt5-tools-all.lorry')
-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 15afe43..eda3d9c 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -1,4 +1,8 @@ { + "qt5/qt3d": { + "type": "git", + "url": "git://gitorious.org/qt/qt3d.git" + }, "qt5/qtimageformats": { "type": "git", "url": "git://gitorious.org/qt/qtimageformats.git" @@ -87,6 +91,10 @@ "type": "git", "url": "git://gitorious.org/qt/qtrepotools.git" }, + "qt5/qtwayland": { + "type": "git", + "url": "git://gitorious.org/qt/qtwayland.git" + } "qt5/qtx11extras": { "type": "git", "url": "git://gitorious.org/qt/qtx11extras.git" |