summaryrefslogtreecommitdiff
path: root/open-source-lorries/buildstream.lorry
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-28 17:21:25 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-28 17:21:25 +0100
commit012eecfcd2042abdbbc3c873479c910caaf38a3b (patch)
tree93b0090509fea42d4fca132e868653a1c81dbdec /open-source-lorries/buildstream.lorry
parentb264a76fa9f4ce378400a2a2822a08fd960f29a1 (diff)
downloadlorries-012eecfcd2042abdbbc3c873479c910caaf38a3b.tar.gz
Add BuildStream and its dependencies
Diffstat (limited to 'open-source-lorries/buildstream.lorry')
-rw-r--r--open-source-lorries/buildstream.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/buildstream.lorry b/open-source-lorries/buildstream.lorry
new file mode 100644
index 0000000..97dca08
--- /dev/null
+++ b/open-source-lorries/buildstream.lorry
@@ -0,0 +1,6 @@
+{
+ "buildstream": {
+ "type": "git",
+ "url": "https://gitlab.com/buildstream/buildstream.git"
+ }
+}