summaryrefslogtreecommitdiff
path: root/gnu/packages/plotutils.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2023-07-23 10:11:29 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-07-23 10:11:29 +0200
commit4c204d01d57ac7da11a5772d5d4e3254d1c2408f (patch)
treec7e5cb013abc742734acd9613674df4ebddfdeef /gnu/packages/plotutils.scm
parent82bdb77082fa4e100761f70086b745dfb280c3ac (diff)
parent445a0359083388b5ee686e6e855f94a3aac5f79c (diff)
Merge branch 'master' into gnome-team
Diffstat (limited to 'gnu/packages/plotutils.scm')
-rw-r--r--gnu/packages/plotutils.scm20
1 files changed, 6 insertions, 14 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 46e86158b6..fde3e5bd5c 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -307,25 +307,17 @@ colors, styles, options and details.")
rapidjson
texinfo ;for generating documentation
(texlive-updmap.cfg
- (list texlive-amsfonts
- texlive-dvips-l3backend
- texlive-epsf
+ (list texlive-epsf
texlive-etoolbox
- texlive-fonts-ec
+ texlive-hypdoc
texlive-infwarerr
texlive-kvdefinekeys
- texlive-grfext
- texlive-hyperref
- texlive-latex-base
- texlive-latex-geometry
- texlive-graphics
texlive-kvoptions
- texlive-latex-media9
- texlive-oberdiek ;for ifluatex
- texlive-latex-ocgx2
- texlive-latex-parskip
+ texlive-media9
+ texlive-ocgx2
+ texlive-parskip
texlive-pdftexcmds
- texlive-tex-texinfo))))
+ texlive-texinfo))))
(inputs
(list bash-minimal
eigen