From: end222 Date: Mon, 6 Apr 2020 17:41:48 +0000 (+0200) Subject: x11-terms/kitty: add importlib_resources as dependency when using Python 3.6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=20b428a88bedbc00152eb04842aac4ba385d46a3;p=gentoo.git x11-terms/kitty: add importlib_resources as dependency when using Python 3.6 Signed-off-by: Pablo Orduna Closes: https://bugs.gentoo.org/716352 Closes: https://github.com/gentoo/gentoo/pull/15247 Signed-off-by: Joonas Niilola --- diff --git a/x11-terms/kitty/kitty-0.17.2.ebuild b/x11-terms/kitty/kitty-0.17.2-r1.ebuild similarity index 95% rename from x11-terms/kitty/kitty-0.17.2.ebuild rename to x11-terms/kitty/kitty-0.17.2-r1.ebuild index 3331f1a93703..24b10118172e 100644 --- a/x11-terms/kitty/kitty-0.17.2.ebuild +++ b/x11-terms/kitty/kitty-0.17.2-r1.ebuild @@ -43,6 +43,7 @@ RDEPEND=" dev-libs/wayland >=dev-libs/wayland-protocols-1.17 ) + $(python_gen_cond_dep 'dev-python/importlib_resources[${PYTHON_MULTI_USEDEP}]' python3_6) " DEPEND="${RDEPEND}