summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2014-10-30 12:05:25 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2014-10-30 12:05:25 +0000
commitd9281f5b1a7f33736df4daba3c7bcf9cc45f6b91 (patch)
treefbb5979a1529ad4e6f4ecd999e13092840ef462a
parent3ffa0d5c970ba87b7151ba0b83bc50159b124060 (diff)
downloadlorries-d9281f5b1a7f33736df4daba3c7bcf9cc45f6b91.tar.gz
Add qtwebchannel and qtwebengine modules for building qt 5.4baserock/rdale/qtweb-modules
-rw-r--r--open-source-lorries/qt5-tools-all.lorry8
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 6cf0d81..3e1ee44 100644
--- a/open-source-lorries/qt5-tools-all.lorry
+++ b/open-source-lorries/qt5-tools-all.lorry
@@ -126,5 +126,13 @@
"qt5/qtwebsockets": {
"type": "git",
"url": "git://gitorious.org/qt/qtwebsockets.git"
+ },
+ "qt5/qtwebchannel": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtwebchannel.git"
+ },
+ "qt5/qtwebengine": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtwebengine.git"
}
}