From bd3e3d87a9246ac59080ebb72298290dca5b0204 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 30 Jan 2023 12:55:44 +0200 Subject: gnu: texlive-graphics: Use over deprecated texlive-latex-graphics. * gnu/packages/bioinformatics.scm (phyml)[native-inputs], * gnu/packages/chemistry.scm (yaehmop)[native-inputs], * gnu/packages/graphviz.scm (dot2tex)[propagated-inputs], * gnu/packages/maths.scm (cddlib)[native-inputs], * gnu/packages/statistics.scm (r-with-tests)[native-inputs], * gnu/packages/tex.scm (texlive-apa6)[propagated-inputs]: Replace texlive-latex-graphics with texlive-graphics. --- gnu/packages/tex.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/tex.scm') diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 9d8c959879..ca3eca810c 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -11888,10 +11888,10 @@ and selecting references used in a publication.") texlive-endnotes texlive-etoolbox texlive-generic-xstring + texlive-graphics texlive-latex-draftwatermark texlive-latex-fancyhdr texlive-latex-float - texlive-latex-graphics texlive-lm texlive-substr texlive-times -- cgit v1.2.3