# HG changeset patch # User Mike Miller # Date 1504314541 25200 # Node ID 0234109dc9f43c7291b42b8a84e5f43aa031adab # Parent 8b731cde3aaa2ba310d38cffbb1377663a175709 default-octave: add dependency on sundials-ida * src/default-octave.mk ($(PKG)_DEPS): Include sundials-ida in the list. diff -r 8b731cde3aaa -r 0234109dc9f4 src/default-octave.mk --- a/src/default-octave.mk Fri Sep 01 18:04:27 2017 -0700 +++ b/src/default-octave.mk Fri Sep 01 18:09:01 2017 -0700 @@ -14,7 +14,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 osmesa pcre portaudio pstoedit qhull qrupdate qscintilla readline suitesparse texinfo zlib +$(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile osmesa pcre portaudio pstoedit qhull qrupdate qscintilla readline sundials-ida suitesparse texinfo zlib ifeq ($(ENABLE_QT5),yes) $(PKG)_DEPS += qt5