http-conduit not used for dav

This commit is contained in:
Joey Hess 2014-08-08 17:17:23 -04:00
parent 0260ee43e6
commit 1f8c170c95

View file

@ -142,7 +142,7 @@ Executable git-annex
if flag(WebDAV)
Build-Depends: DAV (>= 1.0),
http-client, http-conduit, http-types
http-client, http-types
CPP-Options: -DWITH_WEBDAV
if flag(Assistant) && ! os(solaris)