From df2e5d3ae7c719060c982f20c469e2baa58eeea0 Mon Sep 17 00:00:00 2001 From: Patrick Darley Date: Tue, 7 Apr 2015 15:30:45 +0000 Subject: Lorry SCons construction tool The SCons construction tool is required to build mongodb, among other things. Change-Id: Ie94d7cd4ccdfd5bfd34f3d6e3cd3c8bef498c2ba --- open-source-lorries/scons.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/scons.lorry 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" + } +} -- cgit v1.2.1