Skip to content

Commit

Permalink
archlinux-module-mingw: Fix vinecopulib
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller committed Jan 20, 2025
1 parent e82a6b6 commit d34e38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archlinux-module-mingw/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM openturns/archlinux-mingw:latest
MAINTAINER jschueller

RUN aurman -Syu --pgp_fetch --noconfirm --noedit mingw-w64-agrum mingw-w64-fftw mingw-w64-libmixmod
RUN aurman -Syu --pgp_fetch --noconfirm --noedit mingw-w64-agrum mingw-w64-fftw mingw-w64-libmixmod mingw-w64-vinecopulib

ENV ARCH=x86_64 PYMAJMIN=312
ENV MINGW_PREFIX /usr/${ARCH}-w64-mingw32
Expand Down

0 comments on commit d34e38a

Please sign in to comment.