diff src/stable-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/stable-octave.mk	Sat Feb 14 19:58:11 2015 -0500
+++ b/src/stable-octave.mk	Sat Feb 14 19:59:17 2015 -0500
@@ -11,9 +11,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 osmesa pcre 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 pcre 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