This commit is contained in:
ilovezfs 2016-05-23 06:31:12 +00:00 committed by admin
parent 724fe1a3d2
commit 07383ae9ea

View file

@ -32,8 +32,10 @@ We run "cabal configure --flags=…" to verify the build will successfully enabl
In order to run configure, I make the following change:
[[!format text """
inreplace "git-annex.cabal",
"Setup-Depends: base (>= 4.5), hslogger, MissingH",
"Setup-Depends: base (>= 4.5), hslogger, MissingH, unix-compat, process, unix, filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal"
end
"""]]