diff src/default-octave.mk @ 3788:f6d63f2a2de6

allow osmesa to build; remove it from octave deps for Windows systems
author John W. Eaton <jwe@octave.org>
date Sat, 14 Feb 2015 19:59:17 -0500
parents e1e69acf0bb2
children 26f72c8e2be7
line wrap: on
line diff
--- a/src/default-octave.mk	Sat Feb 14 19:58:11 2015 -0500
+++ b/src/default-octave.mk	Sat Feb 14 19:59:17 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 osmesa 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 pcre portaudio pstoedit qrupdate qscintilla qt readline suitesparse texinfo zlib
 ifeq ($(MXE_WINDOWS_BUILD),no)
-  $(PKG)_DEPS += x11 xext
+  $(PKG)_DEPS += x11 xext osmesa
 endif
 ifeq ($(ENABLE_64),no)
   $(PKG)_DEPS += qhull