gnu: asymptote: Use patched texlive-amsfonts.
authorRicardo Wurmus <rekado@elephly.net>
Sat, 5 Jun 2021 07:22:16 +0000 (09:22 +0200)
committerRicardo Wurmus <rekado@elephly.net>
Sat, 5 Jun 2021 07:26:14 +0000 (09:26 +0200)
Fixes <https://bugs.gnu.org/39101>.

* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Use
texlive-amsfonts/patched.

gnu/packages/plotutils.scm

index 7f59bae..4b89dda 100644 (file)
@@ -224,7 +224,7 @@ colors, styles, options and details.")
        ("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