summaryrefslogtreecommitdiff
path: root/active
diff options
context:
space:
mode:
authorBen Brewer <benbrewer@codethink.co.uk>2012-10-23 10:28:06 +0100
committerBen Brewer <benbrewer@codethink.co.uk>2012-10-23 10:28:06 +0100
commit7f53a8a995d6d6f3cf75d51954e37a2a586b2e5e (patch)
treed05aad221ce75c7e191a3509d639aa8cb908f755 /active
parent1cd2c634f8ae56af747ef617c5e39ddc5ca48219 (diff)
downloadlorries-7f53a8a995d6d6f3cf75d51954e37a2a586b2e5e.tar.gz
Moved json-c lorry back to active since branching of json-c is needed
Diffstat (limited to 'active')
-rw-r--r--active/json-c.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/active/json-c.lorry b/active/json-c.lorry
new file mode 100644
index 0000000..3c61d2c
--- /dev/null
+++ b/active/json-c.lorry
@@ -0,0 +1,6 @@
+{
+ "json-c": {
+ "type": "git",
+ "url": "git://github.com/json-c/json-c.git"
+ }
+}