summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/scribus-poppler.patch
AgeCommit message (Expand)Author
2019-08-13gnu: scribus: Update to 1.5.5....* gnu/packages/scribus.scm (scribus): Update to 1.5.5. [source]: Remove unnecessary patches and snippet. [description]: Change freetype to FreeType. * gnu/packages/patches/scribus-poppler.patch: Remove file. * gnu/local.mk: Apply removal. Nicolas Goaziou
2018-11-27gnu: scribus: Fix build with recent Poppler....Suggested by ngz on #guix. * gnu/packages/patches/scribus-poppler.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/scribus.scm (scribus)[source]: Add patch. Ricardo Wurmus