diff options
author | Richard Dale <richard.dale@codethink.co.uk> | 2013-06-28 10:58:34 +0100 |
---|---|---|
committer | Richard Dale <richard.dale@codethink.co.uk> | 2013-06-28 10:58:34 +0100 |
commit | 8d3caf252089d4a794576bda93c4019be72c3c45 (patch) | |
tree | 4f419154da83f26c79a9ea6075db9c6557a0ea7d /open-source-lorries | |
parent | b9087ed9119db81f8d448662e2cd2bb6407e229e (diff) | |
download | lorries-8d3caf252089d4a794576bda93c4019be72c3c45.tar.gz |
Add a qtwayland lorry
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/qt5-tools-all.lorry | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry index 15afe43..513d8c2 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -87,6 +87,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" |