~ruther/guix-local

289adba7a374d73433e89673f0d202a4b769b568 — Andreas Enge 10 years ago fb9ca51
gnu: gnuplot: Use texlive-minimal instead of texlive-bin.

* gnu/packages/maths.scm (gnuplot)[inputs]: Replace texlive-bin by
  texlive-minimal.
1 files changed, 1 insertions(+), 3 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +1 -3
@@ 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