From: Andreas Sturmlechner Date: Wed, 16 Jan 2019 16:23:05 +0000 (+0100) Subject: app-office/libreoffice: Fix build with --- diff --git a/app-office/libreoffice/files/libreoffice-6.2.0.2-poppler-0.73.patch b/app-office/libreoffice/files/libreoffice-6.2.0.2-poppler-0.73.patch index eb6d597c1957..fb9112bc3981 100644 --- a/app-office/libreoffice/files/libreoffice-6.2.0.2-poppler-0.73.patch +++ b/app-office/libreoffice/files/libreoffice-6.2.0.2-poppler-0.73.patch @@ -59,7 +59,7 @@ index da021a2a..443e757 100644 typedef std::vector< Output_t > OutputBuffer; +#if !POPPLER_CHECK_VERSION(0, 73, 0) -+static_assert(std::is_same_v, "unexpected typedef"); ++static_assert(std::is_same::value, "unexpected typedef"); +#endif + #endif // INCLUDED_SDEXT_SOURCE_PDFIMPORT_XPDFWRAPPER_PDFIOUTDEV_GPL_HXX