diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 12:07:09 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 12:07:09 +0100 |
commit | c308ca3b8a9892173dc5860185ad35c69b0b5039 (patch) | |
tree | 29c46d459092c9bf4b0054293a61852be9b5361d /open-source-lorries/qt5-tools-all.lorry | |
parent | 781c40f2fd51499e55476d0a3d39623ec3118d82 (diff) | |
parent | 4919982378dcc2edeca94ef1a071f3afc56d20b4 (diff) | |
download | lorries-c308ca3b8a9892173dc5860185ad35c69b0b5039.tar.gz |
Merge branch 'master' of ssh://trove.baserock.org/baserock/local-config/lorries
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" |