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:
40ebeeb
)
simplfy unix-compat dep
author
Joey Hess
<joeyh@joeyh.name>
Thu, 2 Jan 2020 16:18:38 +0000
(12:18 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 2 Jan 2020 16:18:38 +0000
(12:18 -0400)
git-annex.cabal
patch
|
blob
|
history
diff --git
a/git-annex.cabal
b/git-annex.cabal
index 8c127d123a03dc97f03adf2af75231059873c892..a45bf3627d47c2c6f85b6c4cb55f73525b88d6fa 100644
(file)
--- a/
git-annex.cabal
+++ b/
git-annex.cabal
@@
-315,7
+315,7
@@
Executable git-annex
case-insensitive,
random,
dlist,
- unix-compat,
+ unix-compat
(>= 0.5)
,
SafeSemaphore,
async,
directory (>= 1.2),
@@
-394,7
+394,6
@@
Executable git-annex
if (os(windows))
Build-Depends:
Win32 (>= 2.6.1.0),
- unix-compat (>= 0.5),
setenv,
process (>= 1.6.2.0),
silently (>= 1.2.5.1)