gnu: r-with-tests: Don't use deprecated texlive-latex-tools.
* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Replace texlive-latex-tools with texlive-tools.
This commit is contained in:
parent
7b58f14445
commit
38c53c3ef4
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\
|
|||
texlive-graphics
|
||||
texlive-hyperref
|
||||
texlive-oberdiek
|
||||
texlive-latex-tools
|
||||
texlive-tools
|
||||
texlive-latex-upquote
|
||||
texlive-url
|
||||
texlive-latex-xkeyval))
|
||||
|
|
Reference in a new issue