From: Joey Hess Date: Sat, 25 Feb 2017 01:06:29 +0000 (-0400) Subject: remove cryptohash from debian build-dep option X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~275^2~532 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=78eb21cf8858bf292d7b2d00e52aae40d2b2d6ea;p=git-annex.git remove cryptohash from debian build-dep option --- diff --git a/debian/control b/debian/control index ee2813e9e9..7706d943f7 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libghc-data-default-dev, libghc-hslogger-dev, libghc-pcre-light-dev, - libghc-cryptonite-dev | libghc-cryptohash-dev (>= 0.11.0), + libghc-cryptonite-dev, libghc-sandi-dev, libghc-utf8-string-dev, libghc-aws-dev (>= 0.9.2-2~),