mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: hypre: Add missing TeX Live dependency.
* gnu/packages/maths.scm (hypre)[native-inputs]: Add TEXLIVE-CHANGEPAGE. Change-Id: I47592a908e3bda39a182424d4f0c9fd820f0d613
This commit is contained in:
parent
b0e224566f
commit
6bf70cf9a6
1 changed files with 1 additions and 0 deletions
|
@ -7185,6 +7185,7 @@ (define-public hypre
|
|||
texlive-alphalph
|
||||
texlive-capt-of
|
||||
texlive-caption
|
||||
texlive-changepage
|
||||
texlive-cmap
|
||||
texlive-courier
|
||||
texlive-enumitem
|
||||
|
|
Loading…
Reference in a new issue