changeset 4463:0234109dc9f4

default-octave: add dependency on sundials-ida * src/default-octave.mk ($(PKG)_DEPS): Include sundials-ida in the list.
author Mike Miller <mtmiller@octave.org>
date Fri, 01 Sep 2017 18:09:01 -0700
parents 8b731cde3aaa
children 1e9541065440
files src/default-octave.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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