Revert "new Win32 fails to build; fall back to old one"
This reverts commit ffa81d2d7f
.
Old win32-extras fails to install. I suspect toolchain breakage because
a lot of stuff is failing on the windows autobuilder.
This commit is contained in:
parent
ddff4ebc84
commit
20d5d12079
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ Executable git-annex
|
|||
Build-Depends: network (< 2.6), network (>= 2.4)
|
||||
|
||||
if (os(windows))
|
||||
Build-Depends: Win32 (== 2.4.0.0), Win32-extras, unix-compat (>= 0.4.1.3), setenv,
|
||||
Build-Depends: Win32 (>= 2.5), unix-compat (>= 0.4.1.3), setenv,
|
||||
process (>= 1.4.2.0)
|
||||
else
|
||||
Build-Depends: unix
|
||||
|
|
Loading…
Add table
Reference in a new issue