Skip to content

Commit e7d8459

Browse files
committed
archlinux-module: Add cgal package
1 parent 182cb82 commit e7d8459

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

archlinux-module-mingw/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM 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

55
ENV ARCH=x86_64 PYMAJMIN=312
66
ENV MINGW_PREFIX=/usr/${ARCH}-w64-mingw32

archlinux-module/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ FROM openturns/archlinux-base
66
RUN 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

0 commit comments

Comments
 (0)