x11-terms/kitty: advertise startup-notification optfeature

Closes: https://bugs.gentoo.org/933447
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2024-06-03 02:37:57 -04:00
parent cd6f9b3238
commit ec5135aa73
2 changed files with 2 additions and 0 deletions

View File

@@ -188,5 +188,6 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "audio-based terminal bell support" media-libs/libcanberra
use X && optfeature "X11 startup notification support" x11-libs/startup-notification
optfeature "opening links from the terminal" x11-misc/xdg-utils
}

View File

@@ -188,5 +188,6 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "audio-based terminal bell support" media-libs/libcanberra
use X && optfeature "X11 startup notification support" x11-libs/startup-notification
optfeature "opening links from the terminal" x11-misc/xdg-utils
}