summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild')
-rw-r--r--mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild
index de0ca9a5b7eb..111a1c0c3750 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild
@@ -320,6 +320,8 @@ pkg_postinst() {
elog "on X11 or Wayland, you have to re-create these shortcuts on your own."
fi
- optfeature_header "Optional runtime features:"
+ optfeature_header "Optional programs for extra features:"
+ optfeature "desktop notifications" x11-libs/libnotify
optfeature "encrypted chat support" net-libs/libotr
+ optfeature "fallback mouse cursor theme e.g. on WMs" gnome-base/gsettings-desktop-schemas
}