gnu: Use 'ghostscript-gs' in packages that need the 'gs' command.

Fixes a regression introduced in
eb354bdacb.

Reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/gv.scm (gv)[propagated-inputs]: Change from GHOSTSCRIPT/X
to GHOSTSCRIPT-GS/X.
* gnu/packages/music.scm (lilypond): Use GHOSTSCRIPT-GS instead of
GHOSTSCRIPT.
* gnu/packages/ocaml.scm (unison): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/scheme.scm (chez-scheme): Likewise.
This commit is contained in:
Ludovic Courtès 2016-07-25 11:37:43 +02:00
parent 71eba3ebc1
commit d8eb912132
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
5 changed files with 6 additions and 6 deletions

View file

@ -635,7 +635,7 @@ threads.")
("stex" ,stex)))
(native-inputs
`(("texlive" ,texlive)
("ghostscript" ,ghostscript)
("ghostscript" ,ghostscript-gs)
("netpbm" ,netpbm)))
(outputs '("out" "doc"))
(arguments