diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index a769916405..42cca7111c 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -13489,7 +13489,7 @@ (define-public texlive-totpages (native-inputs (list (texlive-updmap.cfg))) (propagated-inputs - (list texlive-everyshi texlive-latex-graphics)) + (list texlive-everyshi texlive-graphics)) (home-page "https://ctan.org/pkg/totpages") (synopsis "Count pages in a document, and report last page number") (description