gnu: asymptote: Fix build.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add texlive-etoolbox.master
parent
35c43fcdbb
commit
36cf1ee7c6
|
@ -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
|
||||
|
|
Reference in New Issue