simplfy unix-compat dep
This commit is contained in:
parent
40ebeebd5f
commit
dfb25ecc29
1 changed files with 1 additions and 2 deletions
|
@ -315,7 +315,7 @@ Executable git-annex
|
||||||
case-insensitive,
|
case-insensitive,
|
||||||
random,
|
random,
|
||||||
dlist,
|
dlist,
|
||||||
unix-compat,
|
unix-compat (>= 0.5),
|
||||||
SafeSemaphore,
|
SafeSemaphore,
|
||||||
async,
|
async,
|
||||||
directory (>= 1.2),
|
directory (>= 1.2),
|
||||||
|
@ -394,7 +394,6 @@ Executable git-annex
|
||||||
if (os(windows))
|
if (os(windows))
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
Win32 (>= 2.6.1.0),
|
Win32 (>= 2.6.1.0),
|
||||||
unix-compat (>= 0.5),
|
|
||||||
setenv,
|
setenv,
|
||||||
process (>= 1.6.2.0),
|
process (>= 1.6.2.0),
|
||||||
silently (>= 1.2.5.1)
|
silently (>= 1.2.5.1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue