civodul pushed a commit to branch master
in repository guix.
commit a46a6d8222d5ebf2e2195a66e7e35a5f698bcfb3
Author: Ludovic Courtès <[email protected]>
AuthorDate: Tue May 2 11:50:08 2023 +0200
gnu: hypre: Add missing TeX Live packages.
* gnu/packages/maths.scm (hypre)[native-inputs]: Add texlive-alphalph
and texlive-enumitem to the list passed to 'texlive-updmap.cfg'.
---
gnu/packages/maths.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index f69d59273a..eebfdab914 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5756,12 +5756,14 @@ set.")
python-breathe
python-sphinx
(texlive-updmap.cfg (list texlive-adjustbox
+ texlive-alphalph
texlive-amsfonts
texlive-bibtex
texlive-capt-of
texlive-caption
texlive-cm
texlive-courier
+ texlive-enumitem
texlive-etoolbox
texlive-fancyhdr
texlive-fancyvrb