summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-06-05 09:24:54 +0200
committerRicardo Wurmus <rekado@elephly.net>2021-06-05 09:26:14 +0200
commitace97406f2ba198b8f866f37fd17ebbee73739bc (patch)
treeffbeadc28005c739890469518dad038ec014aaf8 /gnu/packages/python-xyz.scm
parentd71751526f330f5dcfce6e50e00fbddce0676811 (diff)
downloadguix-patches-ace97406f2ba198b8f866f37fd17ebbee73739bc.tar
guix-patches-ace97406f2ba198b8f866f37fd17ebbee73739bc.tar.gz
gnu: python-matplotlib-documentation: Use patched texlive-amsfonts.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Use texlive-amsfonts/patched.
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 8a1aabdca8..e28fb648b0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5743,7 +5743,7 @@ toolkits.")
("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