guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/10: gnu: python-numpy-documentation: Use patched texlive-amsfonts.


From: guix-commits
Subject: 07/10: gnu: python-numpy-documentation: Use patched texlive-amsfonts.
Date: Sat, 5 Jun 2021 03:27:01 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit d71751526f330f5dcfce6e50e00fbddce0676811
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 09:24:24 2021 +0200

    gnu: python-numpy-documentation: Use patched texlive-amsfonts.
    
    * gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]: 
Use
    texlive-amsfonts/patched.
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f340417..8a1aabd 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5203,7 +5203,7 @@ color scales, and color space conversion easy.  It has 
support for:
                                         texlive-fonts-ec
                                         texlive-generic-ifxetex
                                         texlive-generic-pdftex
-                                        texlive-amsfonts
+                                        texlive-amsfonts/patched
                                         texlive-latex-capt-of
                                         texlive-latex-cmap
                                         texlive-latex-environ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]