diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-14 11:42:24 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:11:00 +0200 |
| commit | d7fc4cec0777955c27063b0ef09c59d1a2596efb (patch) | |
| tree | 871acacfb77c2a1eea9e35f7cebf33140488f23a /gnu/packages/plotutils.scm | |
| parent | 50e49cf9b4507a4b2532f47050de3b24bcbad86b (diff) | |
gnu: texlive-latex-media9 -> texlive-media9.
* gnu/packages/tex.scm (texlive-media9): New variable.
(texlive-latex-media9): Deprecate variable.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Use new name.
Diffstat (limited to 'gnu/packages/plotutils.scm')
| -rw-r--r-- | gnu/packages/plotutils.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index 6f052d2a045..a49df67c296 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -320,7 +320,7 @@ colors, styles, options and details.") | |||
| 320 | texlive-kvoptions | 320 | texlive-kvoptions |
| 321 | texlive-l3backend | 321 | texlive-l3backend |
| 322 | texlive-latex-base | 322 | texlive-latex-base |
| 323 | texlive-latex-media9 | 323 | texlive-media9 |
| 324 | texlive-oberdiek ;for ifluatex | 324 | texlive-oberdiek ;for ifluatex |
| 325 | texlive-latex-ocgx2 | 325 | texlive-latex-ocgx2 |
| 326 | texlive-parskip | 326 | texlive-parskip |
