Skip to content
Snippets Groups Projects
Commit 48bf1078 authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Allow Win-2.10

parent d547deef
No related merge requests found
......@@ -289,7 +289,7 @@ library
build-depends: binary >= 0.7 && < 0.9
if os(windows)
build-depends: Win32 >= 2.3.0.0 && < 2.9
build-depends: Win32 >= 2.3.0.0 && < 2.11
else
build-depends: unix >= 2.6.0.0 && < 2.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment