gnu: texlive-graphics-def: Propagate missing dependency.

* gnu/packages/tex.scm (texlive-graphics-def)[propagated-inputs]: New field.
Add TEXLIVE-LATEX-EPSTOPDF-PKG.
This commit is contained in:
Marius Bakke 2021-05-23 22:22:16 +02:00
parent e3ce85725c
commit 00a2c472d0
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2923,6 +2923,8 @@ (define-public texlive-graphics-def
(base32 (base32
"125lm2m9813p29yl7am21kgqdpigyqvrjarg73jpaczifbbbqklf") "125lm2m9813p29yl7am21kgqdpigyqvrjarg73jpaczifbbbqklf")
#:trivial? #t)) #:trivial? #t))
(propagated-inputs
`(("texlive-latex-epstopdf-pkg" ,texlive-latex-epstopdf-pkg)))
(home-page "https://www.ctan.org/pkg/latex-graphics") (home-page "https://www.ctan.org/pkg/latex-graphics")
(synopsis "Color and graphics option files") (synopsis "Color and graphics option files")
(description (description