From 568f283c4b9bfd5b70d49097d17eeda8ee41ed46 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 8 Aug 2014 12:50:51 -0400 Subject: DAV version turns out to be 1.0. --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index dc5503819..be1cdbb96 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -141,7 +141,7 @@ Executable git-annex CPP-Options: -DWITH_S3 if flag(WebDAV) - Build-Depends: DAV (>= 0.8), + Build-Depends: DAV (>= 1.0), http-client, http-conduit, http-types CPP-Options: -DWITH_WEBDAV -- cgit v1.2.3