From: Peter Michael Green Date: Thu, 12 Nov 2020 12:07:40 +0000 (+0000) Subject: Disable pdfium again, it still fails to build on raspbian. X-Git-Tag: archive/raspbian/1%7.0.3-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e770772c26a1f51340fc85972e6df13d8256a40c;p=libreoffice.git Disable pdfium again, it still fails to build on raspbian. --- diff --git a/debian/changelog b/debian/changelog index 9911d55a8c4..5dce5430c53 100644 Binary files a/debian/changelog and b/debian/changelog differ diff --git a/debian/rules b/debian/rules index fd03ab5bf00..5bfe3184100 100755 --- a/debian/rules +++ b/debian/rules @@ -343,7 +343,7 @@ SYSTEM_STUFF += sane ENABLE_PDFIMPORT=y ENABLE_POPPLER=y SYSTEM_STUFF += poppler -ENABLE_PDFIUM=y +ENABLE_PDFIUM=n ifneq (big,$(DEB_HOST_ARCH_ENDIAN)) ENABLE_SKIA=y endif