diff options
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r-- | gnu/packages/tex.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ changed, the recorded value will usually be the maximum value.") (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 |