guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: r-with-tests: Add missing TeX Live packages.


From: guix-commits
Subject: 02/02: gnu: r-with-tests: Add missing TeX Live packages.
Date: Thu, 29 Jul 2021 07:51:25 -0400 (EDT)

rekado pushed a commit to branch core-updates-frozen
in repository guix.

commit 8437710bbfffba965d88ce4ab1dab2d88f0d0d42
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jul 29 13:37:27 2021 +0200

    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.
---
 gnu/packages/statistics.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index bdc72d2..dd89653 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]