commit: 6dd77e4be1c92d56b4bc4be71d80ced2068438e7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 22:55:26 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 22:55:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd77e4b
app-office/libreoffice: gtk vs gtk4 typo
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-office/libreoffice/libreoffice-25.2.1.1.ebuild | 2 +-
app-office/libreoffice/libreoffice-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-office/libreoffice/libreoffice-25.2.1.1.ebuild
b/app-office/libreoffice/libreoffice-25.2.1.1.ebuild
index 56949e761ee6..31a9c6bcc96b 100644
--- a/app-office/libreoffice/libreoffice-25.2.1.1.ebuild
+++ b/app-office/libreoffice/libreoffice-25.2.1.1.ebuild
@@ -538,7 +538,7 @@ src_configure() {
$(use_enable debug)
$(use_enable eds evolution2)
$(use_enable gstreamer gstreamer-1-0)
- $(use_enable gtk4 gtk)
+ $(use_enable gtk gtk4)
$(use_enable kde kf6)
$(use_enable ldap)
$(use_enable odk)
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild
b/app-office/libreoffice/libreoffice-9999.ebuild
index d76a93203d4e..0b2982151d67 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -538,7 +538,7 @@ src_configure() {
$(use_enable debug)
$(use_enable eds evolution2)
$(use_enable gstreamer gstreamer-1-0)
- $(use_enable gtk4 gtk)
+ $(use_enable gtk gtk4)
$(use_enable kde kf6)
$(use_enable ldap)
$(use_enable odk)