commit:     35f3f601dd3e2983c8c3c270463282117c573c70
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 08:44:04 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun May 28 08:44:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f3f601

gnome-extra/sushi: libreoffice-bin can also be used for previews

Closes: https://bugs.gentoo.org/907273
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-extra/sushi/sushi-43.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/sushi/sushi-43.0.ebuild 
b/gnome-extra/sushi/sushi-43.0.ebuild
index 764860e2be95..200786e28e3a 100644
--- a/gnome-extra/sushi/sushi-43.0.ebuild
+++ b/gnome-extra/sushi/sushi-43.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -52,5 +52,5 @@ src_compile() {
 }
 
 pkg_postinst() {
-       optfeature "Support viewing file formats such as generated by 
LibreOffice" app-office/libreoffice
+       optfeature "Support viewing file formats such as generated by 
LibreOffice" app-office/libreoffice app-office/libreoffice-bin
 }

Reply via email to