mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue