gnu: Remove occurrences of deprecated texlive-latex-capt-of.

* gnu/packages/maths.scm (hypre):
* gnu/packages/python-xyz.scm (python-numpy-documentation):
(python-ipython-documentation): Use texlive-capt-of instead of texlive-latex-capt-of.
This commit is contained in:
Nicolas Goaziou 2022-01-28 14:37:49 +01:00
parent 01107fc4ea
commit 2b37ec1c60
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D
2 changed files with 6 additions and 5 deletions

View file

@ -5829,12 +5829,13 @@ readable format.")
("pkg-config" ,pkg-config)
("python-sphinx" ,python-sphinx)
("python-numpydoc" ,python-numpydoc)
("texlive" ,(texlive-updmap.cfg (list texlive-cm-super
("texlive" ,(texlive-updmap.cfg (list
texlive-capt-of
texlive-cm-super
texlive-fonts-ec
texlive-generic-iftex
texlive-pdftex
texlive-amsfonts
texlive-latex-capt-of
texlive-latex-cmap
texlive-latex-environ
texlive-latex-eqparbox
@ -8916,10 +8917,10 @@ computing.")
("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
;; FIXME: It's possible that a smaller union would work just as well.
("texlive" ,(texlive-updmap.cfg (list texlive-amsfonts
texlive-capt-of
texlive-fonts-ec
texlive-generic-iftex
texlive-pdftex
texlive-latex-capt-of
texlive-latex-cmap
texlive-latex-environ
texlive-latex-eqparbox