mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: asymptote: Fix build.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add TEXLIVE-HYPDOC.
This commit is contained in:
parent
c9efffe3d0
commit
582ec648c9
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ (define-public asymptote
|
||||||
(texlive-updmap.cfg
|
(texlive-updmap.cfg
|
||||||
(list texlive-epsf
|
(list texlive-epsf
|
||||||
texlive-etoolbox
|
texlive-etoolbox
|
||||||
|
texlive-hypdoc
|
||||||
texlive-infwarerr
|
texlive-infwarerr
|
||||||
texlive-kvdefinekeys
|
texlive-kvdefinekeys
|
||||||
texlive-kvoptions
|
texlive-kvoptions
|
||||||
|
|
Loading…
Reference in a new issue