summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Darley <patrick.darley@codethink.co.uk>2015-04-07 15:30:45 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-04-07 18:55:58 +0000
commitdf2e5d3ae7c719060c982f20c469e2baa58eeea0 (patch)
treeb141f56a82aed33d8d7f38d456f9f62d1949e661
parentb909c3d656c8906e34c32b16d9b316f53e3170bd (diff)
downloadlorries-df2e5d3ae7c719060c982f20c469e2baa58eeea0.tar.gz
Lorry SCons construction tool
The SCons construction tool is required to build mongodb, among other things. Change-Id: Ie94d7cd4ccdfd5bfd34f3d6e3cd3c8bef498c2ba
-rw-r--r--open-source-lorries/scons.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/scons.lorry b/open-source-lorries/scons.lorry
new file mode 100644
index 0000000..367271f
--- /dev/null
+++ b/open-source-lorries/scons.lorry
@@ -0,0 +1,6 @@
+{
+ "scons": {
+ "type": "hg",
+ "url": "https://bitbucket.org/scons/scons"
+ }
+}