summaryrefslogtreecommitdiff
path: root/gnu/packages/plotutils.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2021-06-05 09:22:16 +0200
committerRicardo Wurmus <rekado@elephly.net>2021-06-05 09:26:14 +0200
commit41bbbd53d2a4b8ad059c9a943e28fe7dda479149 (patch)
treea4990ff5aa8b2430d6f79aec6b923ffcc99bdb13 /gnu/packages/plotutils.scm
parent11caa5f68abf3a9f8184afcf90f5db9cd76d2ccb (diff)
downloadguix-patches-41bbbd53d2a4b8ad059c9a943e28fe7dda479149.tar
guix-patches-41bbbd53d2a4b8ad059c9a943e28fe7dda479149.tar.gz
gnu: asymptote: Use patched texlive-amsfonts.
Fixes <https://bugs.gnu.org/39101>. * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Use texlive-amsfonts/patched.
Diffstat (limited to 'gnu/packages/plotutils.scm')
-rw-r--r--gnu/packages/plotutils.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 7f59bae770..4b89ddafd1 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -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