gnu: texlive-latex-l3packages: Propagate l3kernel.
* gnu/packages/tex.scm (texlive-latex-l3packages)[inputs]: Move texlive-latex-l3kernel from here... [propagated-inputs]: ...to here.
This commit is contained in:
parent
73635e3f69
commit
2fea7041a3
|
@ -1521,7 +1521,7 @@ that the LaTeX3 conventions can be used with regular LaTeX 2e packages.")
|
|||
":")))
|
||||
#t)))
|
||||
))
|
||||
(inputs
|
||||
(propagated-inputs
|
||||
`(("texlive-latex-l3kernel" ,texlive-latex-l3kernel)))
|
||||
(home-page "https://www.ctan.org/pkg/l3packages")
|
||||
(synopsis "High-level LaTeX3 concepts")
|
||||
|
|
Loading…
Reference in New Issue