mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Avoid use of deprecated texlive packages.
* gnu/packages/cran.scm (r-prereg)[propagated-inputs]: Avoid deprecated texlive package names. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs, propagated-inputs]: Likewise. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Likewise. * gnu/packages/maths.scm (hypre)[native-inputs]: Remove redundant and deprecated 'texlive-latex-titlesec'.
This commit is contained in:
parent
f4f6d6582b
commit
b09e968667
4 changed files with 17 additions and 18 deletions
|
@ -13070,8 +13070,8 @@ time.")
|
|||
texlive-hyperref
|
||||
texlive-iftex
|
||||
texlive-jknappen
|
||||
texlive-latex-amsmath
|
||||
texlive-latex-enumitem
|
||||
texlive-amsmath
|
||||
texlive-enumitem
|
||||
texlive-latex-float
|
||||
texlive-latex-geometry
|
||||
texlive-latex-jknapltx
|
||||
|
@ -13113,14 +13113,14 @@ time.")
|
|||
texlive-caption
|
||||
texlive-enumitem
|
||||
texlive-fontspec
|
||||
texlive-generic-iftex
|
||||
texlive-iftex
|
||||
texlive-grffile
|
||||
texlive-hyperref
|
||||
texlive-latex-fancyvrb
|
||||
texlive-fancyvrb
|
||||
texlive-latex-float
|
||||
texlive-latex-geometry
|
||||
texlive-latex-jknapltx
|
||||
texlive-latex-ms
|
||||
texlive-ms
|
||||
texlive-latex-parskip
|
||||
texlive-latex-trimspaces
|
||||
texlive-latex-upquote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue