gnu: chez-scheme: Remove use of 'ghostscript-gs' wrapper.

This is a followup to commit d2478b4cdd.

* gnu/packages/chez.scm (chez-scheme)[native-inputs]: Replace
'ghostscript-gs' with 'ghostscript'.
master
Mark H Weaver 2016-10-19 11:26:51 -04:00
parent d2478b4cdd
commit b09e0cd154
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
("stex" ,stex)))
(native-inputs
`(("texlive" ,texlive)
("ghostscript" ,ghostscript-gs)
("ghostscript" ,ghostscript)
("netpbm" ,netpbm)))
(native-search-paths
(list (search-path-specification