summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2016-03-05 21:41:03 +0100
committerAndreas Enge <andreas@enge.fr>2016-03-09 22:36:45 +0100
commit289adba7a374d73433e89673f0d202a4b769b568 (patch)
treedb36c4ab86be24aa7e054a78562b88008cbd6aa3 /gnu
parentfb9ca51130a6939a665dccbc331de3e30cf8dd88 (diff)
downloadgnu-guix-289adba7a374d73433e89673f0d202a4b769b568.tar
gnu-guix-289adba7a374d73433e89673f0d202a4b769b568.tar.gz
gnu: gnuplot: Use texlive-minimal instead of texlive-bin.
* gnu/packages/maths.scm (gnuplot)[inputs]: Replace texlive-bin by texlive-minimal.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/maths.scm4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 6a9715db73..159e26fc51 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -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