summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLudovic Courtès <ludovic.courtes@inria.fr>2023-05-02 11:50:08 +0200
committerLudovic Courtès <ludo@gnu.org>2023-05-02 11:50:08 +0200
commita46a6d8222d5ebf2e2195a66e7e35a5f698bcfb3 (patch)
tree6e114678275ea9c70d38856e163633fb229e9f0c /gnu/packages
parent92831e206cef5abccc473f7a0d0584374f89d343 (diff)
downloadguix-a46a6d8222d5ebf2e2195a66e7e35a5f698bcfb3.tar.gz
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'.
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/maths.scm2
1 files changed, 2 insertions, 0 deletions
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