gnu: gnuplot: Use texlive-minimal instead of texlive-bin.

* gnu/packages/maths.scm (gnuplot)[inputs]: Replace texlive-bin by
  texlive-minimal.
This commit is contained in:
Andreas Enge 2016-03-05 21:41:03 +01:00
parent fb9ca51130
commit 289adba7a3
1 changed files with 1 additions and 3 deletions

View File

@ -354,9 +354,7 @@ singular value problems.")
("pango" ,pango)
("gd" ,gd)))
(native-inputs `(("pkg-config" ,pkg-config)
;; Need 'tex', 'latex', 'pdflatex', 'kpsexand', and
;; 'texhash' binaries.
("texlive" ,texlive-bin)))
("texlive" ,texlive-minimal)))
(home-page "http://www.gnuplot.info")
(synopsis "Command-line driven graphing utility")
(description "Gnuplot is a portable command-line driven graphing