guix-commits
[Top][All Lists]
Advanced

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

20/37: gnu: teximpatient: Use new name for texlive-pdftex.


From: guix-commits
Subject: 20/37: gnu: teximpatient: Use new name for texlive-pdftex.
Date: Wed, 23 Dec 2020 06:31:42 -0500 (EST)

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

commit 63482d6f45e1652617315d5d23a86844bcb37927
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 27 09:17:04 2020 +0100

    gnu: teximpatient: Use new name for texlive-pdftex.
    
    * gnu/packages/tex.scm (teximpatient)[native-inputs]: Replace
    texlive-generic-pdftex with texlive-pdftex.
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index c76aa0e..a094fd2 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -6261,7 +6261,7 @@ develop documents with LaTeX, in a single application.")
                                         texlive-fonts-adobe-zapfding
                                         texlive-fonts-knuth-lib
                                         texlive-fonts-mflogo-font
-                                        texlive-generic-pdftex)))
+                                        texlive-pdftex)))
        ("automake" ,automake)))
     (home-page "https://www.gnu.org/software/teximpatient/";)
     (synopsis "Book on TeX, plain TeX and Eplain")



reply via email to

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