gnu: python-matplotlib-documentation: Use patched texlive-amsfonts.

* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Use texlive-amsfonts/patched.
This commit is contained in:
Ricardo Wurmus 2021-06-05 09:24:54 +02:00
parent d71751526f
commit ace97406f2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5743,7 +5743,7 @@ (define-public python-matplotlib-documentation
("python-ipykernel" ,python-ipykernel)
("python-mock" ,python-mock)
("graphviz" ,graphviz)
("texlive" ,(texlive-union (list texlive-amsfonts
("texlive" ,(texlive-union (list texlive-amsfonts/patched
texlive-latex-amsmath
texlive-latex-enumitem
texlive-latex-expdlist