summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/ghostscript-freetype-compat.patch
AgeCommit message (Expand)Author
2021-05-09gnu: ghostscript: Update to 9.54.0....* gnu/packages/patches/ghostscript-freetype-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ghostscript.scm (ghostscript): Update to 9.54.0. [source](patches): Remove obsolete patch. Marius Bakke
2020-12-08gnu: ghostscript: Fix build with FreeType 2.10.4....This fixes a build failure from 79b31767d084a2feeb2edcb41ae863a0d534b847. * gnu/packages/patches/ghostscript-freetype-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ghostscript.scm (ghostscript)[source](patches): Add it. Marius Bakke