guix/gnu
Ludovic Courtès d8eb912132
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.
2016-07-25 11:37:43 +02:00
..
build
packages gnu: Use 'ghostscript-gs' in packages that need the 'gs' command. 2016-07-25 11:37:43 +02:00
services services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
system Merge branch 'master' into core-updates 2016-07-20 11:42:17 +02:00
tests Merge branch 'master' into core-updates 2016-07-20 11:42:17 +02:00
artwork.scm
local.mk Merge branch 'master' into core-updates 2016-07-22 18:58:31 -04:00
packages.scm
services.scm
system.scm system: Honor the 'dependencies' field of file systems. 2016-07-18 01:26:03 +02:00
tests.scm