gnu: unison: Replace texlive input with texlive-tiny.
* gnu/packages/ocaml.scm (unison)[native-inputs]: Replace texlive with texlive-tiny.
This commit is contained in:
parent
9b405aeaa2
commit
68139bce4a
|
@ -993,7 +993,7 @@ libpanel, librsvg and quartz.")
|
|||
`(("ocaml" ,ocaml-4.02)
|
||||
;; For documentation
|
||||
("ghostscript" ,ghostscript)
|
||||
("texlive" ,texlive)
|
||||
("texlive" ,texlive-tiny)
|
||||
("hevea" ,hevea)
|
||||
("lynx" ,lynx)
|
||||
("which" ,which)))
|
||||
|
|
Loading…
Reference in New Issue