From: end222 Date: Fri, 20 Mar 2020 16:12:01 +0000 (+0100) Subject: x11-terms/kitty-terminfo: remove unnecessary dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dddf70e20f017a1c81b6908543ffa7b74d9a8e86;p=gentoo.git x11-terms/kitty-terminfo: remove unnecessary dependency Signed-off-by: Pablo Orduna Closes: https://github.com/gentoo/gentoo/pull/15024 Signed-off-by: Joonas Niilola --- diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.16.0.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.16.0.ebuild index 01d70cf00141..6ceb2f1ead77 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.16.0.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.16.0.ebuild @@ -23,8 +23,6 @@ RDEPEND="${PYTHON_DEPS}" DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - PATCHES=( "${FILESDIR}"/kitty-terminfo-setup.patch )