mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
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 @@ (define-public hypre
|
|||
texlive-capt-of
|
||||
texlive-caption
|
||||
texlive-cm
|
||||
texlive-courier
|
||||
texlive-etoolbox
|
||||
texlive-helvetic
|
||||
texlive-jknappen
|
||||
texlive-sectsty
|
||||
texlive-tex-gyre
|
||||
|
|
Loading…
Reference in a new issue