summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-19 10:54:12 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-19 10:54:12 -0400
commit5610389a6880a82947582842db2d762a353b1f33 (patch)
treece55379c7116f293aa5eb99621c1c9a827417f66 /debian/control
parent42c4cf332ce09d11b66d48ed3d39df7990882ecb (diff)
switch to using cryptohash for MAC
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6cb4a6327..11f42a8c1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
libghc-hslogger-dev,
libghc-pcre-light-dev,
libghc-sha-dev,
- libghc-cryptohash-dev,
+ libghc-cryptohash-dev (>= 0.11.0),
libghc-dataenc-dev,
libghc-utf8-string-dev,
libghc-aws-dev (>= 0.9.2-2~),