summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-05-09 00:42:19 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-05-09 00:42:19 +0200
commit36cf1ee7c644056be326655a17a20bfb2724b048 (patch)
tree7991bcc643723f33038d373a77fe605ea117baf2
parent35c43fcdbb408a5755efebc13241dd9082360aa1 (diff)
downloadpatches-36cf1ee7c644056be326655a17a20bfb2724b048.tar
patches-36cf1ee7c644056be326655a17a20bfb2724b048.tar.gz
gnu: asymptote: Fix build.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add texlive-etoolbox.
-rw-r--r--gnu/packages/plotutils.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index a1e32eb398..edd492c711 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -217,6 +217,7 @@ colors, styles, options and details.")
;; For the manual and the tests.
("texlive" ,(texlive-union (list texlive-amsfonts
texlive-epsf
+ texlive-etoolbox
texlive-latex-base
texlive-latex-geometry
texlive-latex-graphics