changeset 31426:c7b2ad1e51f3

GitHub-CI: Install PCRE2 packages instead of PCRE (bug #61542). * .github/workflows/make.yaml: Install package for PCRE2 instead of package for PCRE on each respective runner.
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 15 Nov 2022 12:51:11 +0100
parents 9f4a9dd4a6ee
children 662499ba0d21
files .github/workflows/make.yaml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/make.yaml	Sun Nov 13 13:00:16 2022 -0500
+++ b/.github/workflows/make.yaml	Tue Nov 15 12:51:11 2022 +0100
@@ -207,7 +207,7 @@
           brew reinstall gcc
           brew install arpack epstool fftw fig2dev fltk fontconfig freetype \
             ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 libsndfile \
-            libtool openblas pcre portaudio pstoedit qhull qrupdate \
+            libtool openblas pcre2 portaudio pstoedit qhull qrupdate \
             qscintilla2 qt@5 rapidjson readline suite-sparse sundials texinfo \
             ccache gnu-sed openjdk pkg-config \
             automake autoconf bison gettext icoutils librsvg mactex-no-gui
@@ -398,7 +398,7 @@
             ${{ matrix.target-prefix }}-gcc-fortran
             ${{ matrix.target-prefix }}-lapack
             ${{ matrix.target-prefix }}-openblas
-            ${{ matrix.target-prefix }}-pcre
+            ${{ matrix.target-prefix }}-pcre2
 
             ${{ matrix.target-prefix }}-arpack
             ${{ matrix.target-prefix }}-curl
@@ -635,7 +635,7 @@
             gperf
             libtool
             liblapack-devel
-            libpcre-devel
+            libpcre2-devel
             libreadline-devel
 
             ghostscript