add josn build dep
This commit is contained in:
parent
ca4eb842a4
commit
7722147e16
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Executable git-annex
|
|||
Build-Depends: haskell98, MissingH, hslogger, directory, filepath,
|
||||
unix, containers, utf8-string, network, mtl, bytestring, old-locale, time,
|
||||
pcre-light, extensible-exceptions, dataenc, SHA, process, hS3, HTTP,
|
||||
base < 5, monad-control
|
||||
base < 5, monad-control, json
|
||||
|
||||
Executable git-annex-shell
|
||||
Main-Is: git-annex-shell.hs
|
||||
|
|
Loading…
Reference in a new issue