From b6ad756412fd5da6d9e0e8d16b969e4c27092106 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 14 May 2023 11:47:34 +0200 Subject: 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. --- gnu/packages/plotutils.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/plotutils.scm') diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm index a49df67c29..4a681d3ecb 100644 --- a/gnu/packages/plotutils.scm +++ b/gnu/packages/plotutils.scm @@ -322,7 +322,7 @@ (define-public asymptote texlive-latex-base texlive-media9 texlive-oberdiek ;for ifluatex - texlive-latex-ocgx2 + texlive-ocgx2 texlive-parskip texlive-pdftexcmds texlive-tex-texinfo)))) -- cgit v1.2.3