summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-11-27 23:22:20 +0100
committerRicardo Wurmus <rekado@elephly.net>2018-11-27 23:56:12 +0100
commit4236959de8200bba4eeb2c23519fc736b3c50a23 (patch)
tree5c3f82da4cd80ab2f7562ab78bcbd4fb7744f96c /gnu/local.mk
parent8b5e2e94afdef6430583c3a0ef02fe2d7fcc16d1 (diff)
gnu: 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.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 29d07f5192..772002c9cf 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1145,6 +1145,7 @@ dist_patch_DATA = \
%D%/packages/patches/scotch-build-parallelism.patch \
%D%/packages/patches/scotch-graph-diam-64.patch \
%D%/packages/patches/scotch-graph-induce-type-64.patch \
+ %D%/packages/patches/scribus-poppler.patch \
%D%/packages/patches/sdl-libx11-1.6.patch \
%D%/packages/patches/seq24-rename-mutex.patch \
%D%/packages/patches/sharutils-CVE-2018-1000097.patch \