commit: d6ffdbcf1d20948abf9a3f5968b710be57657449 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 15 17:00:54 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 15 19:53:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6ffdbcf
app-office/libreoffice: DEPEND on >=app-text/poppler-25.02 as a workaround Closes: https://bugs.gentoo.org/957689 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild b/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild index 355baf308365..ada09ca26b20 100644 --- a/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild +++ b/app-office/libreoffice/libreoffice-25.2.4.3-r1.ebuild @@ -233,6 +233,7 @@ COMMON_DEPEND="${PYTHON_DEPS} # as dmake execute tests right away # tests apparently also need google-carlito-fonts (not packaged) DEPEND="${COMMON_DEPEND} + >=app-text/poppler-25.02.0 >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0