commit:     bdb5c1f500f7407fee070cf6dc74653dd675d80a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 21 15:50:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 21 15:51:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdb5c1f5

app-office/libreoffice: firebird is no longer needed for base

See https://gerrit.libreoffice.org/c/core/+/78240/. It's now considered
experimental upstream and is not required for the LO 'Base' functionality.

Bug: https://bugs.documentfoundation.org/show_bug.cgi?id=127180
Closes: https://bugs.gentoo.org/912703
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-office/libreoffice/libreoffice-7.5.9999.ebuild | 2 +-
 app-office/libreoffice/libreoffice-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/libreoffice/libreoffice-7.5.9999.ebuild 
b/app-office/libreoffice/libreoffice-7.5.9999.ebuild
index e79d7470ac97..90048ef61fed 100644
--- a/app-office/libreoffice/libreoffice-7.5.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-7.5.9999.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 )

diff --git a/app-office/libreoffice/libreoffice-9999.ebuild 
b/app-office/libreoffice/libreoffice-9999.ebuild
index 9790fa5595b1..b18f51bf94d8 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -89,7 +89,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 )

Reply via email to