commit:     b5e4293808983719431fc26e32958449d8094bdc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 14:07:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 14:17:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e42938

app-i18n/translate-shell: update optfeature for espeak-ng

Bug: https://bugs.gentoo.org/877221
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/translate-shell/translate-shell-0.9.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/translate-shell/translate-shell-0.9.7.1.ebuild 
b/app-i18n/translate-shell/translate-shell-0.9.7.1.ebuild
index c40367d1b092..7ede6dafe025 100644
--- a/app-i18n/translate-shell/translate-shell-0.9.7.1.ebuild
+++ b/app-i18n/translate-shell/translate-shell-0.9.7.1.ebuild
@@ -33,7 +33,7 @@ src_install() {
 pkg_postinst() {
        optfeature "all built-in translators (e.g. Apertium, Yandex)" 
net-misc/curl[ssl]
        optfeature "display text in right-to-left scripts" dev-libs/fribidi
-       optfeature "text-to-speech functionality" media-sound/mpg123 
app-accessibility/espeak media-video/mpv media-video/mplayer
+       optfeature "text-to-speech functionality" media-sound/mpg123 
app-accessibility/espeak-ng media-video/mpv media-video/mplayer
        optfeature "interactive translation (REPL)" app-editors/emacs 
app-misc/rlwrap
        optfeature "spell checking" app-text/aspell app-text/hunspell
 }

Reply via email to