diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-14 21:47:36 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:11:07 +0200 |
| commit | ac29f53d304ed6b875562375fbc66c9cd366f8fd (patch) | |
| tree | 78414d88ab7ef74c6f4eaea0bf1db56448b2c547 /gnu/packages/plotutils.scm | |
| parent | 8ace45c088497583c5a0a03cff3c09600a3d09b9 (diff) | |
gnu: texlive-tex-texinfo -> texlive-texinfo.
* gnu/packages/tex.scm (texlive-texinfo): New variable.
(texlive-tex-texinfo): Deprecate variable.
* doc/build.scm (pdf-manual):
* gnu/packages/finance.scm (optionmatrix):
* gnu/packages/lisp.scm (sbcl):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/scheme.scm (mit-scheme):
* gnu/packages/xdisorg.scm (xforms): 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 4a681d3ecb5..db14272804d 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm | |||
| @@ -325,7 +325,7 @@ colors, styles, options and details.") | |||
| 325 | texlive-ocgx2 | 325 | texlive-ocgx2 |
| 326 | texlive-parskip | 326 | texlive-parskip |
| 327 | texlive-pdftexcmds | 327 | texlive-pdftexcmds |
| 328 | texlive-tex-texinfo)))) | 328 | texlive-texinfo)))) |
| 329 | (inputs | 329 | (inputs |
| 330 | (list bash-minimal | 330 | (list bash-minimal |
| 331 | eigen | 331 | eigen |
