commit:     e7ad0035b7c1cb75c50435318ab9bc30e1a54f9e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 12:30:46 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 23:23:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ad0035

app-office/libreoffice: Fix build with boost-1.73 in 6.4 stable branch

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libreoffice/libreoffice-6.4.9999.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-office/libreoffice/libreoffice-6.4.9999.ebuild 
b/app-office/libreoffice/libreoffice-6.4.9999.ebuild
index 1a1a96143b5..ecae7dbf2c7 100644
--- a/app-office/libreoffice/libreoffice-6.4.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-6.4.9999.ebuild
@@ -268,6 +268,9 @@ PATCHES=(
        "${FILESDIR}/${PN}-5.4-system-pyuno.patch"
        "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch"
        "${FILESDIR}/${PN}-6.1-nomancompress.patch"
+
+       # git master
+       "${FILESDIR}/${PN}-6.4.3.2-boost-1.73.patch" # bug 721806
 )
 
 S="${WORKDIR}/${PN}-${MY_PV}"

Reply via email to