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'.
This commit is contained in:
Ludovic Courtès 2023-05-02 11:50:08 +02:00 committed by Ludovic Courtès
parent 92831e206c
commit a46a6d8222
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5756,12 +5756,14 @@ (define-public hypre
python-breathe python-breathe
python-sphinx python-sphinx
(texlive-updmap.cfg (list texlive-adjustbox (texlive-updmap.cfg (list texlive-adjustbox
texlive-alphalph
texlive-amsfonts texlive-amsfonts
texlive-bibtex texlive-bibtex
texlive-capt-of texlive-capt-of
texlive-caption texlive-caption
texlive-cm texlive-cm
texlive-courier texlive-courier
texlive-enumitem
texlive-etoolbox texlive-etoolbox
texlive-fancyhdr texlive-fancyhdr
texlive-fancyvrb texlive-fancyvrb