http-conduit not used for dav
This commit is contained in:
parent
0260ee43e6
commit
1f8c170c95
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ Executable git-annex
|
||||||
|
|
||||||
if flag(WebDAV)
|
if flag(WebDAV)
|
||||||
Build-Depends: DAV (>= 1.0),
|
Build-Depends: DAV (>= 1.0),
|
||||||
http-client, http-conduit, http-types
|
http-client, http-types
|
||||||
CPP-Options: -DWITH_WEBDAV
|
CPP-Options: -DWITH_WEBDAV
|
||||||
|
|
||||||
if flag(Assistant) && ! os(solaris)
|
if flag(Assistant) && ! os(solaris)
|
||||||
|
|
Loading…
Reference in a new issue