3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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'.
This commit is contained in:
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

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