From 006538c5273e08e775488af16c8014ba71d8a36e Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Fri, 4 Mar 2022 02:00:09 +0100 Subject: gnu: texlive-generic-iftex: Rename to texlive-iftex. * gnu/packages/tex.scm (texlive-iftex): Renamed from TEXLIVE-GENERIC-IFTEX. (texlive-hyperref): (texlive-oberdiek): (texlive-pdftexcmds): (texlive-generic-etexcmds): (texlive-generic-iftex): (texlive-generic-ifxetex): (texlive-latex-xkeyval): * gnu/packages/docbook.scm (dblatex): * gnu/packages/python-xyz.scm (python-numpy-documentation): (python-ipython-documentation): (python-nbconvert): (python-pypandoc): Apply renaming. --- gnu/packages/python-xyz.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index dafda261cd..22131820a4 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5831,7 +5831,7 @@ readable format.") ("python-numpydoc" ,python-numpydoc) ("texlive" ,(texlive-updmap.cfg (list texlive-cm-super texlive-fonts-ec - texlive-generic-iftex + texlive-iftex texlive-pdftex texlive-amsfonts texlive-latex-capt-of @@ -8917,7 +8917,7 @@ computing.") ;; FIXME: It's possible that a smaller union would work just as well. ("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts texlive-fonts-ec - texlive-generic-iftex + texlive-iftex texlive-pdftex texlive-latex-capt-of texlive-latex-cmap @@ -12614,7 +12614,7 @@ time.") texlive-eurosym texlive-fonts-rsfs texlive-generic-ulem - texlive-generic-iftex + texlive-iftex texlive-jknappen texlive-latex-amsmath texlive-latex-enumitem @@ -26474,7 +26474,7 @@ By default it uses the open Python vulnerability database Safety DB.") (native-inputs `(("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts texlive-fonts-ec - texlive-generic-iftex + texlive-iftex texlive-hyperref texlive-oberdiek texlive-lm -- cgit v1.2.3