gnu: asymptote: Use patched texlive-amsfonts.

Fixes <https://bugs.gnu.org/39101>.

* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Use
texlive-amsfonts/patched.
This commit is contained in:
Ricardo Wurmus 2021-06-05 09:22:16 +02:00
parent 11caa5f68a
commit 41bbbd53d2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -224,7 +224,7 @@ (define-public asymptote
("perl" ,perl)
("texinfo" ,texinfo) ;For generating documentation
;; For the manual and the tests.
("texlive" ,(texlive-union (list texlive-amsfonts
("texlive" ,(texlive-union (list texlive-amsfonts/patched
texlive-epsf
texlive-etoolbox
texlive-latex-base