needs concurrent-output 1.6 for bugfixes and windows port
This commit is contained in:
parent
6097d6b06d
commit
2ca52b4a9d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue