octave: do not use graphicsmagick when there is no ghostscript

This commit is contained in:
Michael Raskin 2016-05-30 12:12:59 +02:00
parent d578c66641
commit e8d9cc650a

View File

@ -5589,6 +5589,7 @@ in
octave = callPackage ../development/interpreters/octave {
qt = null;
ghostscript = null;
graphicsmagick = null;
llvm = null;
hdf5 = null;
glpk = null;