projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40327ca
)
remove cryptohash from debian build-dep option
author
Joey Hess
<joeyh@joeyh.name>
Sat, 25 Feb 2017 01:06:29 +0000
(21:06 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Sat, 25 Feb 2017 01:06:29 +0000
(21:06 -0400)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index ee2813e9e9caacb4bdb5b07fa1b592186025f2f9..7706d943f73799765f6e7c7b97e29aa910e2cf18 100644
(file)
--- 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~),