summaryrefslogtreecommitdiff
path: root/gnu/packages/plotutils.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2023-08-01 22:21:09 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-08-01 22:21:09 +0200
commit8de4131b2ddd11faa3394cf497484563068c9e7a (patch)
treeed4ed9e586c7236f09c109afdd416dac18ba8cc3 /gnu/packages/plotutils.scm
parent15406013fe63f2ab238eec2d7a8adbc586806ac8 (diff)
parent45b7a8bfda5bde2e2daee4bec0ca092cd719d726 (diff)
Merge branch 'master' into emacs-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