mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: asymptote: Fix build.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add texlive-etoolbox.
This commit is contained in:
parent
35c43fcdbb
commit
36cf1ee7c6
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ (define-public asymptote
|
|||
;; 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
|
||||
|
|
Loading…
Reference in a new issue