gnu: pari-gp: Use patched texlive-amsfonts.
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Use texlive-amsfonts/patched.
This commit is contained in:
parent
c128d4f931
commit
c2b6d36b66
@ -247,7 +247,7 @@ the real span of the lattice.")
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
`(("texlive" ,(texlive-union
|
||||
(list texlive-amsfonts)))))
|
||||
(list texlive-amsfonts/patched)))))
|
||||
(inputs `(("gmp" ,gmp)
|
||||
("libx11" ,libx11)
|
||||
("perl" ,perl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user