From 021c06e8998a365c95db2f362d37bdf00f61ea01 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Nov 2015 16:13:10 -0400 Subject: needs concurrent-output 1.6 for bugfixes and windows port --- 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 8430161d7..ff8fd3e5d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -279,7 +279,7 @@ Executable git-annex CPP-Options: -DWITH_DATABASE if flag(ConcurrentOutput) - Build-Depends: concurrent-output (>= 1.5) + Build-Depends: concurrent-output (>= 1.6) CPP-Options: -DWITH_CONCURRENTOUTPUT if flag(EKG) -- cgit v1.2.3