gnu: unison: Replace texlive input with texlive-tiny.

* gnu/packages/ocaml.scm (unison)[native-inputs]: Replace texlive with texlive-tiny.
master
Pierre Neidhardt 2018-12-14 17:48:05 +01:00
parent 9b405aeaa2
commit 68139bce4a
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 1 additions and 1 deletions

View File

@ -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)))