# HG changeset patch # User Markus Mützel # Date 1641031049 -3600 # Node ID 9fdafdf713e3915203455306d6ffac4ac07d7ce3 # Parent b448d1565091dc0290f86c8e4f5f454642c70eb4 stable-octave.mk: Add rapidjson to dependencies. diff -r b448d1565091 -r 9fdafdf713e3 src/stable-octave.mk --- a/src/stable-octave.mk Mon Dec 27 15:31:49 2021 -0500 +++ b/src/stable-octave.mk Sat Jan 01 10:57: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 readline sundials-ida suitesparse texinfo zlib +$(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 ifeq ($(ENABLE_QT5),yes) $(PKG)_DEPS += qt5