remove cryptohash from debian build-dep option
authorJoey Hess <joeyh@joeyh.name>
Sat, 25 Feb 2017 01:06:29 +0000 (21:06 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 25 Feb 2017 01:06:29 +0000 (21:06 -0400)
debian/control

index ee2813e9e9caacb4bdb5b07fa1b592186025f2f9..7706d943f73799765f6e7c7b97e29aa910e2cf18 100644 (file)
@@ -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~),