needs concurrent-output 1.6 for bugfixes and windows port

This commit is contained in:
Joey Hess 2015-11-05 16:13:10 -04:00
parent 6097d6b06d
commit 2ca52b4a9d
Failed to extract signature

View file

@ -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)