summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2021-05-17 16:24:37 +0200
committerMarius Bakke <marius@gnu.org>2021-06-06 00:12:53 +0200
commit7a06061662acd85fb4c42d28237ef35dbfb37f24 (patch)
tree656e8d7798c38cd1093846a4a3ade158523632fa /gnu/packages/tex.scm
parentef52a9cad3ffd9d2260a40027a9735d17a7c9506 (diff)
downloadguix-patches-7a06061662acd85fb4c42d28237ef35dbfb37f24.tar
guix-patches-7a06061662acd85fb4c42d28237ef35dbfb37f24.tar.gz
gnu: texlive-base: Propagate texlive-kpathsea.
* gnu/packages/tex.scm (texlive-base)[propagated-inputs]: Add TEXLIVE-KPATHSEA.
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r--gnu/packages/tex.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 4ebc2512b2..2b1edf8ebc 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -3835,6 +3835,7 @@ part of the LaTeX required set of packages.")
texlive-fonts-latex
texlive-metafont
texlive-latex-base
+ texlive-kpathsea ;for mktex.opt
;; LaTeX packages from the "required" set.
texlive-latex-amsmath
texlive-amscls