File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11FROM openturns/archlinux-mingw:latest
22
3- RUN aurman -Syu --pgp_fetch --noconfirm --noedit mingw-w64-agrum mingw-w64-fftw mingw-w64-libmixmod mingw-w64-vinecopulib
3+ RUN aurman -Syu --pgp_fetch --noconfirm --noedit mingw-w64-agrum mingw-w64-fftw mingw-w64-libmixmod mingw-w64-vinecopulib mingw-w64-cgal
44
55ENV ARCH=x86_64 PYMAJMIN=312
66ENV MINGW_PREFIX=/usr/${ARCH}-w64-mingw32
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ FROM openturns/archlinux-base
66RUN sudo pacman -Syu --noconfirm --noprogressbar python-numpydoc python-sphinx python-sphinx-copybutton python-matplotlib python-pip python-pytest texlive-latexextra
77
88# Install packages from AUR
9- RUN aurman -Syu --noconfirm --noedit --pgp_fetch openturns agrum python-sphinx-gallery fftw libmixmod lcov vinecopulib
9+ RUN aurman -Syu --noconfirm --noedit --pgp_fetch openturns agrum python-sphinx-gallery fftw libmixmod lcov vinecopulib cgal
You can’t perform that action at this time.
0 commit comments