switch to using cryptohash for MAC
This commit is contained in:
parent
d3cff7a320
commit
c0497aa571
4 changed files with 16 additions and 15 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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~),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue