summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Richard Hartmann <richih@debian.org>2014-02-25 22:57:53 +0100
committerGravatar Richard Hartmann <richih@debian.org>2014-02-25 22:57:53 +0100
commit73607fa3e4133fa12d36fc4ed0753f7ca4111588 (patch)
tree306b76950b6242560417ee3a6f2cfed35679b1f6
parentab8d7761cc33738d2e03db2bfe4d108707fbad5e (diff)
parent029417bd67098ca89c25bd91c8fe1db58459cddf (diff)
Merge branch 'master' of git://git-annex.branchable.com
-rwxr-xr-xstandalone/windows/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index 9473b9257..de7fc4b5f 100755
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -35,6 +35,8 @@ UPGRADE_LOCATION=http://downloads.kitenet.net/git-annex/windows/current/git-anne
# for haskell libraries to link them with the cygwin library.
cabal update || true
+cabal install DAV
+
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,