diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-09 14:53:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-09 14:53:13 +0200 |
commit | fe66755db1a54af033c382bf0169381adeea5e58 (patch) | |
tree | 08b757ca0939bd54eb6aa464cd18de0acc3c3974 /app-office/libreoffice | |
parent | dev-libs/xmlsec: drop 1.2.37-r1, 1.3.0-r1 (diff) | |
download | gentoo-fe66755db1a54af033c382bf0169381adeea5e58.tar.gz gentoo-fe66755db1a54af033c382bf0169381adeea5e58.tar.bz2 gentoo-fe66755db1a54af033c382bf0169381adeea5e58.zip |
app-office/libreoffice: Sync missed changes from 7.5.9999
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.5.6.2.ebuild | 5 |
1 files 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 |