summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Peter Simons <simons@cryp.to>2013-02-22 16:08:34 +0100
committerGravatar Peter Simons <simons@cryp.to>2013-02-23 17:05:43 +0100
commit7ae7d2f1c7f5cca299d117b3efe2e0aa8610afb9 (patch)
tree89ac787fc4631fbe45defc0061362d519a36e66e /git-annex.cabal
parente8d0de8ee9c8ccbf917c47ac2a77f070e1e6ca36 (diff)
git-annex.cabal: strip trailing whitespace
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 5fbc49a4f..6bfb8a06e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -76,7 +76,7 @@ Executable git-annex
if flag(WebDAV)
Build-Depends: DAV (>= 0.3), http-conduit, xml-conduit, http-types
CPP-Options: -DWITH_WEBDAV
-
+
if flag(Assistant)
Build-Depends: async