changeset 6518:a8cdb57c6ea6

default-octave: Depend on pcre2 instead of pcre (bug #61542).
author Markus Mützel <markus.muetzel@gmx.de>
date Tue, 15 Nov 2022 15:50:29 +0100
parents 046050a1a55c
children 56decd595eb7
files src/default-octave.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/default-octave.mk	Tue Nov 15 15:48:42 2022 +0100
+++ b/src/default-octave.mk	Tue Nov 15 15:50:29 2022 +0100
@@ -21,7 +21,7 @@
 ifeq ($(USE_SYSTEM_FONTCONFIG),no)
   $(PKG)_FONTCONFIG := fontconfig
 endif
-$(PKG)_DEPS     := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile pcre portaudio pstoedit qhull qrupdate qscintilla rapidjson readline sundials-ida suitesparse texinfo zlib
+$(PKG)_DEPS     := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile pcre2 portaudio pstoedit qhull qrupdate qscintilla rapidjson readline sundials-ida suitesparse texinfo zlib
 
 ifeq ($(ENABLE_QT5),yes)
     $(PKG)_DEPS += qt5