update build deps
This commit is contained in:
parent
0a2285f321
commit
c9a81fa841
1 changed files with 1 additions and 5 deletions
|
@ -30,15 +30,11 @@ Executable git-annex
|
|||
Main-Is: git-annex.hs
|
||||
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
|
||||
pcre-light, extensible-exceptions, dataenc, SHA, process, hS3, HTTP,
|
||||
base < 5
|
||||
|
||||
Executable git-annex-shell
|
||||
Main-Is: git-annex-shell.hs
|
||||
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
|
||||
|
||||
Executable git-union-merge
|
||||
Main-Is: git-union-merge.hs
|
||||
|
|
Loading…
Reference in a new issue