commit: 779d1d42105c09978cbaf3747c24fd4e54d1a4fd Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Jan 22 03:53:57 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sat Jan 22 03:54:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779d1d42
x11-terms/kitty: optfeature on xdg-utils Closes: https://bugs.gentoo.org/831758 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> x11-terms/kitty/kitty-0.24.1.ebuild | 1 + x11-terms/kitty/kitty-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/x11-terms/kitty/kitty-0.24.1.ebuild b/x11-terms/kitty/kitty-0.24.1.ebuild index 1b783a910a30..f12b599aaa04 100644 --- a/x11-terms/kitty/kitty-0.24.1.ebuild +++ b/x11-terms/kitty/kitty-0.24.1.ebuild @@ -124,4 +124,5 @@ pkg_postinst() { optfeature "in-terminal image display with kitty icat" media-gfx/imagemagick optfeature "audio-based terminal bell support" media-libs/libcanberra + optfeature "opening links from the terminal" x11-misc/xdg-utils } diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild index 1b783a910a30..f12b599aaa04 100644 --- a/x11-terms/kitty/kitty-9999.ebuild +++ b/x11-terms/kitty/kitty-9999.ebuild @@ -124,4 +124,5 @@ pkg_postinst() { optfeature "in-terminal image display with kitty icat" media-gfx/imagemagick optfeature "audio-based terminal bell support" media-libs/libcanberra + optfeature "opening links from the terminal" x11-misc/xdg-utils }