File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
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 mingw-w64-cgal
3+ RUN aurman -Syu --pgp_fetch --noconfirm --noedit mingw-w64-agrum mingw-w64-fftw mingw-w64-libmixmod mingw-w64-vinecopulib mingw-w64-cgal mingw-w64-qhull
44
55ENV ARCH=x86_64 PYMAJMIN=312
66ENV MINGW_PREFIX=/usr/${ARCH}-w64-mingw32
Original file line number Diff line number Diff line change 11# ArchLinux image to compile openturns modules
22
33FROM openturns/archlinux-base
4-
5- # Install some useful packages
6- RUN sudo pacman -Syu --noconfirm --noprogressbar python-numpydoc python-sphinx python-sphinx-copybutton python-matplotlib python-pip python-pytest texlive-latexextra
4+ RUN sudo pacman -Syu --noconfirm --noprogressbar python-numpydoc python-sphinx python-sphinx-copybutton python-matplotlib python-pip python-pytest texlive-latexextra fftw lcov cgal qhull
75
86# Install packages from AUR
9- RUN aurman -Syu --noconfirm --noedit --pgp_fetch openturns agrum python-sphinx-gallery fftw libmixmod lcov vinecopulib cgal
7+ RUN aurman -Syu --noconfirm --noedit --pgp_fetch openturns agrum python-sphinx-gallery libmixmod vinecopulib
You can’t perform that action at this time.
0 commit comments