projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6097d6b
)
needs concurrent-output 1.6 for bugfixes and windows port
author
Joey Hess
<joeyh@joeyh.name>
Thu, 5 Nov 2015 20:13:10 +0000
(16:13 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 5 Nov 2015 20:13:10 +0000
(16:13 -0400)
git-annex.cabal
patch
|
blob
|
history
diff --git
a/git-annex.cabal
b/git-annex.cabal
index 8430161d795746004cbcb975572d6d68ba03766e..ff8fd3e5d9c8a1b5cbe9ff5453efecc120e77602 100644
(file)
--- 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)