This commit is contained in:
parent
724fe1a3d2
commit
07383ae9ea
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
"""]]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue