mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: texlive-base: Update reference to texlive-babel.
* gnu/packages/tex.scm (texlive-base)[propagated-inputs]: Replace "texlive-latex-babel" with "texlive-babel".
This commit is contained in:
parent
a8a2dcf06d
commit
2fa52bbcb5
1 changed files with 1 additions and 1 deletions
|
@ -3543,7 +3543,7 @@ (define-public texlive-base
|
||||||
;; LaTeX packages from the "required" set.
|
;; LaTeX packages from the "required" set.
|
||||||
texlive-latex-amsmath
|
texlive-latex-amsmath
|
||||||
texlive-amscls
|
texlive-amscls
|
||||||
texlive-latex-babel
|
texlive-babel
|
||||||
texlive-generic-babel-english
|
texlive-generic-babel-english
|
||||||
texlive-latex-cyrillic
|
texlive-latex-cyrillic
|
||||||
texlive-latex-graphics
|
texlive-latex-graphics
|
||||||
|
|
Loading…
Reference in a new issue