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.
This commit is contained in:
Efraim Flashner 2023-01-30 12:55:44 +02:00
parent a49536e320
commit bd3e3d87a9
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
6 changed files with 7 additions and 7 deletions

View file

@ -10240,10 +10240,10 @@ (define-public phyml
texlive-caption
texlive-cite
texlive-fonts-ec
texlive-graphics
texlive-grfext
texlive-hyperref
texlive-latex-fancyvrb
texlive-latex-graphics
texlive-latex-psfrag
texlive-xcolor))))
(home-page "https://github.com/stephaneguindon/phyml")
@ -10351,7 +10351,7 @@ (define-public tadbit
(lambda* (#:key outputs #:allow-other-keys)
(substitute* "src/test/Makefile"
(("^CFLAGS=") "CFLAGS= -fcommon"))
;; Don't attempt to install the bash completions to
;; the home directory.
(rename-file "extras/.bash_completion"

View file

@ -901,7 +901,7 @@ (define-public yaehmop
(native-inputs
(list gfortran
(texlive-updmap.cfg (list texlive-fonts-ec
texlive-latex-graphics
texlive-graphics
texlive-latex-geometry))))
(home-page "https://github.com/greglandrum/yaehmop")
(synopsis "Perform extended Hückel calculations")

View file

@ -427,7 +427,7 @@ (define-public dot2tex
;; the resulting generated TeX files, which \usepackage them.
texlive-bin
texlive-amsmath
texlive-latex-geometry
texlive-geometry
texlive-latex-graphics
texlive-latex-base
texlive-latex-preview

View file

@ -752,7 +752,7 @@ (define-public cddlib
libtool
texlive-amsfonts
texlive-dvips-l3backend
texlive-latex-graphics
texlive-graphics
texlive-latex-l3backend
texlive-tiny))
(arguments

View file

@ -382,7 +382,7 @@ (define r-with-tests
texlive-amsfonts
texlive-latex-base
texlive-latex-fancyvrb
texlive-latex-graphics
texlive-graphics
texlive-hyperref
texlive-oberdiek
texlive-latex-tools

View file

@ -11888,10 +11888,10 @@ (define-public texlive-apa6
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