From 97c4af975f3bf2f9d66e8f162baaa6dbf7e8d34c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Dec 2013 20:42:52 -0400 Subject: [PATCH] syntax --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-annex.cabal b/git-annex.cabal index 0549ca0264..097a5634b3 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -163,7 +163,7 @@ Executable git-annex if flag(AndroidSplice) CPP-Options: -DANDROID_SPLICES - if flag(Webapp) (! os(windows)) + if flag(Webapp) && (! os(windows)) Build-Depends: yesod, yesod-default, yesod-static, yesod-form, yesod-core, case-insensitive, http-types, transformers, wai, wai-logger, warp,