aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-24 21:06:29 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-24 21:06:29 -0400
commit366d29029b15eca556c171398699307a4c8e844c (patch)
tree9bfb044169d7f893c517bb29f557cbb7a1ee6c36 /debian
parent23006356b933a9f9c1b357c14b66a997903216a5 (diff)
remove cryptohash from debian build-dep option
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ee2813e9e..7706d943f 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~),