diff options
| author | Mark H Weaver <mhw@netris.org> | 2019-09-06 20:46:00 -0400 |
|---|---|---|
| committer | Mark H Weaver <mhw@netris.org> | 2019-09-06 20:46:00 -0400 |
| commit | 65542a8852759f35e19959149ac92297c8b54be5 (patch) | |
| tree | bc8f398c7b10a4725b20aa59ab1452d30f358ea3 /gnu/packages/ghostscript.scm | |
| parent | bc60349b5bc58a0b803df5adce1de6db82453744 (diff) | |
| parent | f66aee3d0d2f573187ed5d44ae7c13d73cd4097a (diff) | |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/ghostscript.scm')
| -rw-r--r-- | gnu/packages/ghostscript.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm index 3239ab4fd5c..3b74a969661 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 |
