From 9ae0f1b9bc26e9c2f568197ab9eb56d5995bed4e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 Oct 2017 14:03:50 -0400 Subject: try putting back custom-setup will this build on doze? --- git-annex.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 65252359e..5d279d3e1 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -303,6 +303,10 @@ source-repository head type: git location: git://git-annex.branchable.com/ +custom-setup + Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process, + filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal + Executable git-annex Main-Is: git-annex.hs Build-Depends: -- cgit v1.2.3