diff options
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r-- | gnu/packages/tex.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 2011eff281..5974609fbd 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -13511,8 +13511,8 @@ itself may be shipped out to the DVI file.") "1gmgagvsv2qknrjzjk840ca3wging8wfc20rgq7bnhphm9n87m6q") #:trivial? #t)) (propagated-inputs - (list texlive-generic-atbegshi - texlive-latex-atveryend + (list texlive-atbegshi + texlive-atveryend texlive-babel texlive-cm texlive-dvipdfmx |