From b5e942449386533d9a6a0b7d65c2dcd199542b5c Mon Sep 17 00:00:00 2001 From: Lauren Perry Date: Wed, 27 Apr 2016 12:46:27 +0100 Subject: Add libgd graphics library Change-Id: I99e7e2e2d40459fb955b71cd0eca4914ad016130 --- open-source-lorries/libgd.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/libgd.lorry diff --git a/open-source-lorries/libgd.lorry b/open-source-lorries/libgd.lorry new file mode 100644 index 0000000..f9d0138 --- /dev/null +++ b/open-source-lorries/libgd.lorry @@ -0,0 +1,6 @@ +{ + "libgd": { + "type": "git", + "url": "https://github.com/libgd/libgd" + } +} -- cgit v1.2.1