diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-22 21:53:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-22 21:53:01 -0400 |
commit | e454e5abd332cc3e0307d935e3643e140d65384a (patch) | |
tree | 1d3701720dbb897e46e95464071ddb91f46342e8 /debian/control | |
parent | 27d6db5cd2def1e3a1733d5c12ef9bc490c25c13 (diff) |
explicit cryptohash dep
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index fc7e3d608..911974604 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: libghc-hslogger-dev, libghc-pcre-light-dev, libghc-sha-dev, + libghc-cryptohash-dev, libghc-regex-tdfa-dev [!mips !mipsel !s390], libghc-dataenc-dev, libghc-utf8-string-dev, |