gnu: hypre: Add missing dependencies on latex fonts.
* gnu/packages/maths.scm (hypre)[native-inputs]: Add TEXLIVE-COURIER and TEXLIVE-HELVETIC. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
8cc61c7c39
commit
d651f28017
1 changed files with 2 additions and 0 deletions
|
@ -5524,7 +5524,9 @@ set.")
|
||||||
texlive-capt-of
|
texlive-capt-of
|
||||||
texlive-caption
|
texlive-caption
|
||||||
texlive-cm
|
texlive-cm
|
||||||
|
texlive-courier
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
texlive-helvetic
|
||||||
texlive-jknappen
|
texlive-jknappen
|
||||||
texlive-sectsty
|
texlive-sectsty
|
||||||
texlive-tex-gyre
|
texlive-tex-gyre
|
||||||
|
|
Reference in a new issue