summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/ghostscript.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm
index 139682b5d03..f9c3ee94bf7 100644
--- a/gnu/packages/ghostscript.scm
+++ b/gnu/packages/ghostscript.scm
@@ -275,7 +275,7 @@ output file formats and printers.")
275 (home-page "https://www.ghostscript.com/") 275 (home-page "https://www.ghostscript.com/")
276 (license license:agpl3+))) 276 (license license:agpl3+)))
277 277
278(define-public ghostscript/fixed 278(define ghostscript/fixed
279 ;; This adds the Freetype dependency (among other things), which fixes the 279 ;; This adds the Freetype dependency (among other things), which fixes the
280 ;; rendering issues described in <https://issues.guix.gnu.org/issue/34877>. 280 ;; rendering issues described in <https://issues.guix.gnu.org/issue/34877>.
281 (package/inherit 281 (package/inherit