diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-17 01:13:47 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-17 01:17:13 +0100 |
commit | e5a9628d853c69c81093af08c28c88e8acc583f7 (patch) | |
tree | 7d7a5219b8af9ec8c4a10fd7c859a414fff8fe43 /app-office | |
parent | www-servers/nginx: Rev bump of "mainline" slot to add/update modules (diff) | |
download | gentoo-e5a9628d853c69c81093af08c28c88e8acc583f7.tar.gz gentoo-e5a9628d853c69c81093af08c28c88e8acc583f7.tar.bz2 gentoo-e5a9628d853c69c81093af08c28c88e8acc583f7.zip |
app-office/libreoffice: Re-add gtk3-no-gtk-build.patch for 5.4.5.1
Closes: https://bugs.gentoo.org/647896
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.4.5.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/libreoffice/libreoffice-5.4.5.1.ebuild b/app-office/libreoffice/libreoffice-5.4.5.1.ebuild index 44a81c8561e4..2b32a98e6ca6 100644 --- a/app-office/libreoffice/libreoffice-5.4.5.1.ebuild +++ b/app-office/libreoffice/libreoffice-5.4.5.1.ebuild @@ -245,6 +245,7 @@ PATCHES=( # TODO: upstream "${FILESDIR}/${PN}-5.2.5.1-glibc-2.24.patch" + "${FILESDIR}/${PN}-5.4.4.2-gtk3-no-gtk-build.patch" # bug 641812 "${FILESDIR}/${PN}-5.4.4.2-poppler-0.62.patch" # bug 642602 "${FILESDIR}/${P}-pyuno-crash.patch" # 5.4.5 branch commit after release |