diff src/default-octave.mk @ 3791:26f72c8e2be7

include osmesa in octave deps for all systems
author John W. Eaton <jwe@octave.org>
date Sun, 15 Feb 2015 14:36:31 -0500
parents f6d63f2a2de6
children c6dd0518f31b
line wrap: on
line diff
--- a/src/default-octave.mk	Sun Feb 15 13:33:36 2015 -0500
+++ b/src/default-octave.mk	Sun Feb 15 14:36:31 2015 -0500
@@ -14,9 +14,9 @@
 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 qrupdate qscintilla qt 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 qrupdate qscintilla qt readline suitesparse texinfo zlib
 ifeq ($(MXE_WINDOWS_BUILD),no)
-  $(PKG)_DEPS += x11 xext osmesa
+  $(PKG)_DEPS += x11 xext
 endif
 ifeq ($(ENABLE_64),no)
   $(PKG)_DEPS += qhull