From 620d1e4273310373f38866259f9f6b3bc6995a5e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 9 Aug 2014 15:31:12 -0400 Subject: deps --- git-annex.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 70bd9c88b..b05863b79 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -137,12 +137,12 @@ Executable git-annex CPP-Options: -DWITH_CRYPTOHASH if flag(S3) - Build-Depends: hS3, http-conduit, http-client, resourcet, http-types, aws + Build-Depends: aws, conduit, resourcet, + http-conduit, http-client, http-types CPP-Options: -DWITH_S3 if flag(WebDAV) - Build-Depends: DAV (>= 1.0), - http-client, http-types + Build-Depends: DAV (>= 1.0), http-client, http-types CPP-Options: -DWITH_WEBDAV if flag(Assistant) && ! os(solaris) -- cgit v1.2.3