File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ RUN sudo pacman -Syu --noconfirm --noprogressbar xorg-server-xvfb wine samba gst
1212
1313# RUN sudo pacman -U --noconfirm https://archive.archlinux.org/packages/w/wine/wine-9.21-1-x86_64.pkg.tar.zst && echo -e '[options]\nIgnorePkg = wine' | sudo tee -a /etc/pacman.conf
1414
15+ RUN sudo pacman -U --noconfirm https://martchus.dyn.f3l.de/repo/arch/ownstuff/os/any/mingw-w64-hdf5-1.14.6-1-any.pkg.tar.zst && echo -e '[options]\n IgnorePkg = mingw-w64-hdf5' | sudo tee -a /etc/pacman.conf
16+
1517# Install MinGW packages
1618RUN aurman -Syu --noconfirm --noedit --pgp_fetch nsis mingw-w64-lld mingw-w64-muparser mingw-w64-cminpack mingw-w64-coin-or-bonmin mingw-w64-qhull \
1719 mingw-w64-spectra mingw-w64-cmake mingw-w64-wine mingw-w64-libxml2 mingw-w64-boost mingw-w64-highs mingw-w64-lapack mingw-w64-nlopt mingw-w64-pagmo \
You can’t perform that action at this time.
0 commit comments