gnu: octave: Build with gl2ps support.

* gnu/packages/maths.scm (octave)[inputs]: Add gl2ps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Arun Isaac 2017-04-03 21:16:55 +05:30 committed by Ludovic Courtès
parent 725d8d2c08
commit 181170c6ee
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -1001,6 +1001,7 @@ can solve two kinds of problems:
(inputs
`(("lapack" ,lapack)
("readline" ,readline)
("gl2ps" ,gl2ps)
("glpk" ,glpk)
("fftw" ,fftw)
("fftwf" ,fftwf)