summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-04-03 15:58:22 +0200
committerMarius Bakke <mbakke@fastmail.com>2020-04-03 15:58:22 +0200
commit976ae7eab6d14a8a82bf185e39f58abac0c4b915 (patch)
tree3ebd4876e4aac59a9c5824773e7cac07736446e0 /gnu/local.mk
parentc745b6f62c9c70f0ac286c1540cbee240ebac59f (diff)
downloadpatches-976ae7eab6d14a8a82bf185e39f58abac0c4b915.tar
patches-976ae7eab6d14a8a82bf185e39f58abac0c4b915.tar.gz
gnu: libreoffice: Fix build with Poppler 0.86.
* gnu/packages/patches/libreoffice-poppler-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/libreoffice.scm (libreoffice)[source](patches): New field.
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 1599b0933a..f5ca0e3d8d 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1143,6 +1143,7 @@ dist_patch_DATA = \
%D%/packages/patches/libmpeg2-global-symbol-test.patch \
%D%/packages/patches/libmygpo-qt-fix-qt-5.11.patch \
%D%/packages/patches/libmygpo-qt-missing-qt5-modules.patch \
+ %D%/packages/patches/libreoffice-poppler-compat.patch \
%D%/packages/patches/libsndfile-armhf-type-checks.patch \
%D%/packages/patches/libsndfile-CVE-2017-8361-8363-8365.patch \
%D%/packages/patches/libsndfile-CVE-2017-8362.patch \