summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-22 22:45:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-22 22:45:51 -0400
commitee0d60ee055f57cfa352d3c83b0027a1a68482b8 (patch)
tree16e2e73a03d982553bd72858c6b99be052aec65b /git-annex.cabal
parent687847e3afd2e078b75fc47bbf22d337939c0505 (diff)
parente454e5abd332cc3e0307d935e3643e140d65384a (diff)
Merge branch 'master' into android-rebuild
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 2fbd28ae0..ba66e7b1b 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -76,7 +76,7 @@ Executable git-annex
Build-Depends: MissingH, hslogger, directory, filepath,
containers, utf8-string, network (>= 2.0), mtl (>= 2),
bytestring, old-locale, time, HTTP,
- extensible-exceptions, dataenc, SHA, process, json,
+ extensible-exceptions, dataenc, SHA, cryptohash, process, json,
base (>= 4.5 && < 4.8), monad-control, MonadCatchIO-transformers,
IfElse, text, QuickCheck >= 2.1, bloomfilter, edit-distance, process,
SafeSemaphore, uuid, random, dlist, unix-compat