diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-21 22:53:57 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-21 22:54:48 -0500 |
commit | 779d1d42105c09978cbaf3747c24fd4e54d1a4fd (patch) | |
tree | 639c9c4f1576d2233f44cf317f713b4d7a9bff30 /x11-terms | |
parent | sys-libs/binutils-libs: unkeyword 2.37_p1-r2 (diff) | |
download | gentoo-779d1d42105c09978cbaf3747c24fd4e54d1a4fd.tar.gz gentoo-779d1d42105c09978cbaf3747c24fd4e54d1a4fd.tar.bz2 gentoo-779d1d42105c09978cbaf3747c24fd4e54d1a4fd.zip |
x11-terms/kitty: optfeature on xdg-utils
Closes: https://bugs.gentoo.org/831758
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty/kitty-0.24.1.ebuild | 1 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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 } |