From c7accbd538da5acb66c448f7991a7935c2acd94f Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Fri, 14 Nov 2014 12:47:48 +0000 Subject: Add a lorry for fribidi and its c2man dependency --- open-source-lorries/fribidi.lorry | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 open-source-lorries/fribidi.lorry diff --git a/open-source-lorries/fribidi.lorry b/open-source-lorries/fribidi.lorry new file mode 100644 index 0000000..e25f6dd --- /dev/null +++ b/open-source-lorries/fribidi.lorry @@ -0,0 +1,10 @@ +{ + "c2man": { + "type": "git", + "url": "git://anongit.freedesktop.org/fribidi/c2man + }, + "fribidi": { + "type": "git", + "url": "git://anongit.freedesktop.org/fribidi/fribidi + } +} -- cgit v1.2.1