aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 5d279d3e1..1c8d0ca99 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -306,6 +306,8 @@ source-repository head
custom-setup
Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal
+ if os(Windows)
+ Setup-Depends: Win32
Executable git-annex
Main-Is: git-annex.hs