~ruther/guix-local

fda33e495b5ae0ad4688588f1b07c15dc04305c7 — Leo Famulari 8 years ago 10cb88f
gnu: ghostscript: Add TODO comment about bundled jbig2dec.

* gnu/packages/ghostscript.scm (ghostscript): Add comment.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/ghostscript.scm
M gnu/packages/ghostscript.scm => gnu/packages/ghostscript.scm +1 -0
@@ 132,6 132,7 @@ printing, and psresize, for adjusting page sizes.")
   (name "ghostscript")
   (replacement ghostscript/fixed)
   (version "9.14.0")
   ;; XXX Try removing the bundled copy of jbig2dec.
   (source (origin
            (method url-fetch)
            (uri (string-append "mirror://gnu/ghostscript/gnu-ghostscript-"