diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-102.14.0-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/firefox-bin/firefox-bin-102.14.0-r2.ebuild b/www-client/firefox-bin/firefox-bin-102.14.0-r2.ebuild index 442bf1ee8db4..7665aeef156d 100644 --- a/www-client/firefox-bin/firefox-bin-102.14.0-r2.ebuild +++ b/www-client/firefox-bin/firefox-bin-102.14.0-r2.ebuild @@ -372,6 +372,7 @@ pkg_postinst() { fi optfeature_header "Optional programs for extra features:" - optfeature "desktop notifications" x11-libs/libnotify + optfeature "speech syntesis (text-to-speech) support" app-accessibility/speech-dispatcher optfeature "fallback mouse cursor theme e.g. on WMs" gnome-base/gsettings-desktop-schemas + optfeature "desktop notifications" x11-libs/libnotify } |