gnu: unison: Add input ghostscript.
* gnu/packages/ocaml.scm (unison)[native-inputs]: Add ghostscript.
This is a follow-up to commit e83a13faa2
.
master
parent
3d337bbc39
commit
2be896dec1
|
@ -569,7 +569,8 @@ libpanel, librsvg and quartz.")
|
|||
(native-inputs
|
||||
`(("ocaml" ,ocaml)
|
||||
;; For documentation
|
||||
("ghostscript" ,ghostscript-gs)
|
||||
("ghostscript-gs" ,ghostscript-gs)
|
||||
("ghostscript" ,ghostscript)
|
||||
("texlive" ,texlive)
|
||||
("hevea" ,hevea)
|
||||
("lynx" ,lynx)))
|
||||
|
|
Reference in New Issue