diff options
author | Richard Dale <richard.dale@codethink.co.uk> | 2013-05-09 00:17:39 +0100 |
---|---|---|
committer | Richard Dale <richard.dale@codethink.co.uk> | 2013-05-09 00:17:39 +0100 |
commit | 5f888f2a34dd5a35949c6d388cc3ec4ae53c1bbb (patch) | |
tree | a27c4a4843bdb6b36d0fab5ae65772659062b31b /open-source-lorries/qt5-tools-all.lorry | |
parent | 93bd69a82c9780ebb3f2c8a5f7224fd1615fbc42 (diff) | |
download | lorries-5f888f2a34dd5a35949c6d388cc3ec4ae53c1bbb.tar.gz |
Add lorries for the qtserialport, qtsensors, qtquickcontrols and
qtx11extras qt5 modules
Diffstat (limited to 'open-source-lorries/qt5-tools-all.lorry')
-rw-r--r-- | open-source-lorries/qt5-tools-all.lorry | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry index d6d7830..15afe43 100644 --- a/open-source-lorries/qt5-tools-all.lorry +++ b/open-source-lorries/qt5-tools-all.lorry @@ -11,6 +11,10 @@ "type": "git", "url": "git://gitorious.org/qt/qtquick1.git" }, + "qt5/qtquickcontrols": { + "type": "git", + "url": "git://gitorious.org/qt/qtquickcontrols.git" + }, "qt5/qtjsbackend": { "type": "git", "url": "git://gitorious.org/qt/qtjsbackend.git" @@ -23,6 +27,14 @@ "type": "git", "url": "git://gitorious.org/qt/qtscript.git" }, + "qt5/qtsensors": { + "type": "git", + "url": "git://gitorious.org/qt/qtsensors.git" + }, + "qt5/qtserialport": { + "type": "git", + "url": "git://gitorious.org/qt/qtserialport.git" + }, "qt5/qtsvg": { "type": "git", "url": "git://gitorious.org/qt/qtsvg.git" @@ -74,5 +86,9 @@ "qt5/qtrepotools": { "type": "git", "url": "git://gitorious.org/qt/qtrepotools.git" + }, + "qt5/qtx11extras": { + "type": "git", + "url": "git://gitorious.org/qt/qtx11extras.git" } } |