mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-09 12:49:45 -05:00
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 @@ (define-public teximpatient
|
||||||
texlive-fonts-adobe-zapfding
|
texlive-fonts-adobe-zapfding
|
||||||
texlive-fonts-knuth-lib
|
texlive-fonts-knuth-lib
|
||||||
texlive-fonts-mflogo-font
|
texlive-fonts-mflogo-font
|
||||||
texlive-generic-pdftex)))
|
texlive-pdftex)))
|
||||||
("automake" ,automake)))
|
("automake" ,automake)))
|
||||||
(home-page "https://www.gnu.org/software/teximpatient/")
|
(home-page "https://www.gnu.org/software/teximpatient/")
|
||||||
(synopsis "Book on TeX, plain TeX and Eplain")
|
(synopsis "Book on TeX, plain TeX and Eplain")
|
||||||
|
|
Loading…
Reference in a new issue