gnu: ocaml-bibtex2html: Fix build.
* gnu/packages/ocaml.scm (ocaml-bibtex2html)[native-inputs]: Add TEXLIVE-PREPRINT.
parent
29cc6b1cd6
commit
074abeb4f4
|
@ -10259,7 +10259,8 @@ SHA384, SHA512, Blake2b, Blake2s and RIPEMD160.")
|
||||||
(list (texlive-updmap.cfg
|
(list (texlive-updmap.cfg
|
||||||
(list texlive-infwarerr
|
(list texlive-infwarerr
|
||||||
texlive-kvoptions
|
texlive-kvoptions
|
||||||
texlive-pdftexcmds))
|
texlive-pdftexcmds
|
||||||
|
texlive-preprint))
|
||||||
which))
|
which))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list hevea))
|
(list hevea))
|
||||||
|
|
Reference in New Issue