gnu: teximpatient: Use new name for texlive-pdftex.
* gnu/packages/tex.scm (teximpatient)[native-inputs]: Replace texlive-generic-pdftex with texlive-pdftex.
This commit is contained in:
parent
0b4d0c6db3
commit
63482d6f45
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Reference in a new issue