From 5a6726abd0e42b9349a0186a7c6c731cfbec01ce Mon Sep 17 00:00:00 2001 From: end222 Date: Fri, 20 Mar 2020 17:15:41 +0100 Subject: [PATCH] x11-terms/kitty: add kitty-terminfo as optfeature Signed-off-by: Pablo Orduna Closes: https://github.com/gentoo/gentoo/pull/15025 Signed-off-by: Joonas Niilola --- x11-terms/kitty/kitty-0.16.0-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-terms/kitty/kitty-0.16.0-r2.ebuild b/x11-terms/kitty/kitty-0.16.0-r2.ebuild index a0decdfefc68..fac39de6d70e 100644 --- a/x11-terms/kitty/kitty-0.16.0-r2.ebuild +++ b/x11-terms/kitty/kitty-0.16.0-r2.ebuild @@ -95,6 +95,7 @@ src_install() { pkg_postinst() { xdg_icon_cache_update optfeature "Displaying images in the terminal" virtual/imagemagick-tools + optfeature "Terminfo file for the kitty terminal emulator" x11-terms/kitty-terminfo } pkg_postrm() { -- 2.26.2