From 779d1d42105c09978cbaf3747c24fd4e54d1a4fd Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Fri, 21 Jan 2022 22:53:57 -0500 Subject: x11-terms/kitty: optfeature on xdg-utils Closes: https://bugs.gentoo.org/831758 Signed-off-by: Ionen Wolkens --- x11-terms/kitty/kitty-0.24.1.ebuild | 1 + x11-terms/kitty/kitty-9999.ebuild | 1 + 2 files changed, 2 insertions(+) (limited to 'x11-terms/kitty') 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 } -- cgit v1.2.3-65-gdbad