summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2014-11-14 12:47:48 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2014-11-18 15:48:22 +0000
commit1231f36bf3deeaed929cd08baba0f86ecae30f6b (patch)
tree964846b0926d0a77054379878de8f27332f4c239
parentc7cabe3fbf4fe082eb2c027e638befd6d1ac6056 (diff)
downloadlorries-1231f36bf3deeaed929cd08baba0f86ecae30f6b.tar.gz
Add a lorry for fribidi and its c2man dependency
-rw-r--r--open-source-lorries/c2man.lorry6
-rw-r--r--open-source-lorries/fribidi.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/c2man.lorry b/open-source-lorries/c2man.lorry
new file mode 100644
index 0000000..b456868
--- /dev/null
+++ b/open-source-lorries/c2man.lorry
@@ -0,0 +1,6 @@
+{
+ "c2man": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/fribidi/c2man"
+ }
+}
diff --git a/open-source-lorries/fribidi.lorry b/open-source-lorries/fribidi.lorry
new file mode 100644
index 0000000..03c2f11
--- /dev/null
+++ b/open-source-lorries/fribidi.lorry
@@ -0,0 +1,6 @@
+{
+ "fribidi": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/fribidi/fribidi"
+ }
+}