gnu: texlive-latex-ocgx2 -> texlive-ocgx2.

* gnu/packages/tex.scm (texlive-ocgx2): New variable.
(texlive-latex-ocgx2): Deprecate variable.
* gnu/packages/plotutils.scm (asymptote): Use new name.
This commit is contained in:
Nicolas Goaziou 2023-05-14 11:47:34 +02:00
parent d7fc4cec07
commit b6ad756412
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D
2 changed files with 24 additions and 41 deletions

View file

@ -322,7 +322,7 @@ colors, styles, options and details.")
texlive-latex-base
texlive-media9
texlive-oberdiek ;for ifluatex
texlive-latex-ocgx2
texlive-ocgx2
texlive-parskip
texlive-pdftexcmds
texlive-tex-texinfo))))