gnu: r-with-tests: Add missing TeX Live packages.
* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Add texlive-grfext and texlive-latex-l3backend to the texlive union.
parent
ed84f6f869
commit
8437710bbf
|
@ -340,11 +340,13 @@ as.POSIXct(if (\"\" != Sys.getenv(\"SOURCE_DATE_EPOCH\")) {\
|
|||
("texlive" ,(texlive-updmap.cfg (list texlive-ae
|
||||
texlive-inconsolata
|
||||
texlive-fonts-ec
|
||||
texlive-grfext
|
||||
texlive-amsfonts
|
||||
texlive-latex-base
|
||||
texlive-latex-fancyvrb
|
||||
texlive-latex-graphics
|
||||
texlive-latex-hyperref
|
||||
texlive-latex-l3backend
|
||||
texlive-latex-oberdiek
|
||||
texlive-latex-tools
|
||||
texlive-latex-upquote
|
||||
|
|
Reference in New Issue