1
0
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:
Marius Bakke
2021-05-23 22:22:16 +02:00
parent e3ce85725c
commit 00a2c472d0

View File

@@ -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