diff --git a/git-annex.cabal b/git-annex.cabal index 146eeeddb4..3f4e5339af 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -248,7 +248,9 @@ Executable git-annex CPP-Options: -DWITH_BENCHMARK custom-setup - 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 source-repository head type: git