commit:     fe66755db1a54af033c382bf0169381adeea5e58
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  9 12:53:13 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep  9 12:53:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe66755d

app-office/libreoffice: Sync missed changes from 7.5.9999

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/libreoffice/libreoffice-7.5.6.2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-7.5.6.2.ebuild 
b/app-office/libreoffice/libreoffice-7.5.6.2.ebuild
index df73586c96e8..90048ef61fed 100644
--- a/app-office/libreoffice/libreoffice-7.5.6.2.ebuild
+++ b/app-office/libreoffice/libreoffice-7.5.6.2.ebuild
@@ -88,7 +88,7 @@ googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport 
postgres test valgrin
 $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
-       base? ( firebird java )
+       base? ( java )
        bluetooth? ( dbus )
        libreoffice_extensions_nlpsolver? ( java )
        libreoffice_extensions_scripting-beanshell? ( java )
@@ -125,7 +125,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
        app-text/libwpg:0.3
        >=app-text/libwps-0.4
        app-text/mythes
-       dev-cpp/abseil-cpp:=
        >=dev-cpp/clucene-2.3.3.4-r2
        >=dev-cpp/libcmis-0.5.2-r2
        dev-db/unixODBC
@@ -494,7 +493,6 @@ src_configure() {
                --with-external-tar="${DISTDIR}"
                --with-lang=""
                --with-parallelism=$(makeopts_jobs)
-               --with-system-abseil
                --with-system-openjpeg
                --with-tls=nss
                --with-vendor="Gentoo Foundation"
@@ -504,6 +502,7 @@ src_configure() {
                --with-help="html"
                --without-helppack-integration
                --with-system-gpgmepp
+               --without-system-abseil
                --without-system-dragonbox
                --without-system-jfreereport
                --without-system-libfixmath

Reply via email to