diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-03 19:11:24 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:16:49 +0200 |
| commit | 582ec648c9986a0e267a07da59c9f9712805610d (patch) | |
| tree | f80b60f5d24097313b3ccdd6136bde979b5e7e6e /gnu/packages/plotutils.scm | |
| parent | c9efffe3d0bfe9208dc119d9a8a0e87f8ee3b838 (diff) | |
gnu: asymptote: Fix build.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add TEXLIVE-HYPDOC.
Diffstat (limited to 'gnu/packages/plotutils.scm')
| -rw-r--r-- | gnu/packages/plotutils.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 06ffa95532c..fde3e5bd5c7 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -309,6 +309,7 @@ colors, styles, options and details.") | |||
| 309 | (texlive-updmap.cfg | 309 | (texlive-updmap.cfg |
| 310 | (list texlive-epsf | 310 | (list texlive-epsf |
| 311 | texlive-etoolbox | 311 | texlive-etoolbox |
| 312 | texlive-hypdoc | ||
| 312 | texlive-infwarerr | 313 | texlive-infwarerr |
| 313 | texlive-kvdefinekeys | 314 | texlive-kvdefinekeys |
| 314 | texlive-kvoptions | 315 | texlive-kvoptions |
