From a944b455d187527c4c0ebc7a6fabc722241b05ba Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Fri, 12 Nov 2021 23:55:06 +0000 Subject: gnu: python-nbconvert: Add texlive-grffile and texlive-stringenc. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Add texlive-grffile and texlive-stringenc to texlive-updmap.cfg union. --- gnu/packages/python-xyz.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4ca7b13b17..3a85266b4a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11845,6 +11845,7 @@ time.") texlive-latex-float texlive-fontspec texlive-latex-geometry + texlive-grffile texlive-hyperref texlive-latex-jknapltx texlive-latex-ms @@ -11855,6 +11856,7 @@ time.") texlive-latex-ucs texlive-lm texlive-mathpazo + texlive-stringenc texlive-tcolorbox texlive-titling texlive-tools -- cgit 1.4.1