switch to using cryptohash for MAC

This commit is contained in:
Joey Hess 2015-04-19 10:54:12 -04:00
parent d3cff7a320
commit c0497aa571
4 changed files with 16 additions and 15 deletions

2
debian/control vendored
View file

@ -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~),