Skip to content
Snippets Groups Projects
Verified Commit 62f608eb authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Windows package: bump dependencies

For the time being, the HDF5 package is held back, because of this issue which
affects version 1.14.0:
https://github.com/msys2/MINGW-packages/issues/15449#issuecomment-1470098865
parent 9c5604c3
Branches
Tags
No related merge requests found
......@@ -18,17 +18,17 @@ MATLAB64_VERSION = 20200930
## Build dependencies
# pacman -Ss mingw-w64-x86_64-boost
MINGW64_BOOST_VERSION = 1.81.0-1
MINGW64_BOOST_VERSION = 1.81.0-6
# pacman -Ss mingw-w64-x86_64-gsl
MINGW64_GSL_VERSION = 2.7.1-1
# pacman -Ss mingw-w64-x86_64-matio
MINGW64_MATIO_VERSION = 1.5.23-1
MINGW64_MATIO_VERSION = 1.5.23-4
# Dependency of matio (and of the MinGW compiler)
# pacman -Ss mingw-w64-x86_64-zlib
MINGW64_ZLIB_VERSION = 1.2.13-2
MINGW64_ZLIB_VERSION = 1.2.13-3
# Dependency of matio
# pacman -Ss mingw-w64-x86_64-hdf5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment