Use haskell Crypto library instead of haskell SHA library.a
Since hS3 needs Crypto anyway, this actually reduces dependencies.
This commit is contained in:
parent
66d951c3fd
commit
892593c5ef
4 changed files with 24 additions and 10 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,8 +7,8 @@ Build-Depends:
|
|||
libghc-missingh-dev,
|
||||
libghc-pcre-light-dev,
|
||||
libghc-testpack-dev,
|
||||
libghc-sha-dev,
|
||||
libghc-dataenc-dev,
|
||||
libghc-crypto-dev,
|
||||
libghc-utf8-string-dev,
|
||||
libghc-hs3-dev (>= 0.5.6),
|
||||
ikiwiki,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue