mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -2923,6 +2923,8 @@ verbatim source).")
|
||||
(base32
|
||||
"125lm2m9813p29yl7am21kgqdpigyqvrjarg73jpaczifbbbqklf")
|
||||
#:trivial? #t))
|
||||
(propagated-inputs
|
||||
`(("texlive-latex-epstopdf-pkg" ,texlive-latex-epstopdf-pkg)))
|
||||
(home-page "https://www.ctan.org/pkg/latex-graphics")
|
||||
(synopsis "Color and graphics option files")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user