summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-19 11:10:39 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-19 11:10:39 +0100
commit67b225165c1a4d619d641d497595ddaf330a77e6 (patch)
treee860b4803211e476879fccd74865e2b0cc5e2752
parent2d68419ab6164900d8a8f191af681bc105077ce1 (diff)
downloadlorry-67b225165c1a4d619d641d497595ddaf330a77e6.tar.gz
lorries: Add libgcrypt
We need to branch to disable documentation, or TeX is required
-rw-r--r--lorries/libgcrypt.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/lorries/libgcrypt.lorry b/lorries/libgcrypt.lorry
new file mode 100644
index 0000000..b4175e1
--- /dev/null
+++ b/lorries/libgcrypt.lorry
@@ -0,0 +1,6 @@
+{
+ "libgcrypt": {
+ "type": "git",
+ "url": "git://git.gnupg.org/libgcrypt"
+ }
+}