aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-22 21:53:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-22 21:53:01 -0400
commite454e5abd332cc3e0307d935e3643e140d65384a (patch)
tree1d3701720dbb897e46e95464071ddb91f46342e8 /debian
parent27d6db5cd2def1e3a1733d5c12ef9bc490c25c13 (diff)
explicit cryptohash dep
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fc7e3d608..911974604 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
libghc-hslogger-dev,
libghc-pcre-light-dev,
libghc-sha-dev,
+ libghc-cryptohash-dev,
libghc-regex-tdfa-dev [!mips !mipsel !s390],
libghc-dataenc-dev,
libghc-utf8-string-dev,