From 840b9752ddfa4b78a51bc04158c5ef8f4ec52c79 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Tue, 18 Mar 2014 15:05:19 +0000 Subject: Add yajl a JSON parser used by libvirt. --- open-source-lorries/yajl.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/yajl.lorry diff --git a/open-source-lorries/yajl.lorry b/open-source-lorries/yajl.lorry new file mode 100644 index 0000000..55c67f7 --- /dev/null +++ b/open-source-lorries/yajl.lorry @@ -0,0 +1,6 @@ +{ + "yajl": { + "type": "git", + "url": "git://github.com/lloyd/yajl.git" + } +} -- cgit v1.2.1