summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-05-23 22:22:16 +0200
committerMarius Bakke <marius@gnu.org>2021-06-06 00:12:53 +0200
commit00a2c472d0db3227aba588586ed7223fcee8977f (patch)
treee1e55fc81555f6defd8d540d38b88dcdfb56402f /gnu/packages/tex.scm
parente3ce85725c106f8fd388a5acc3542108f018701e (diff)
downloadguix-patches-00a2c472d0db3227aba588586ed7223fcee8977f.tar
guix-patches-00a2c472d0db3227aba588586ed7223fcee8977f.tar.gz
gnu: texlive-graphics-def: Propagate missing dependency.
* gnu/packages/tex.scm (texlive-graphics-def)[propagated-inputs]: New field. Add TEXLIVE-LATEX-EPSTOPDF-PKG.
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index c99b7dce33..ea89036e7f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -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