Skip to content

Commit

Permalink
x11-terms/kitty: add importlib_resources as dependency when using Pyt…
Browse files Browse the repository at this point in the history
…hon 3.6

Signed-off-by: Pablo Orduna <[email protected]>

Closes: https://bugs.gentoo.org/716352
Closes: gentoo#15247
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
end222 authored and juippis committed Apr 10, 2020
1 parent 6648b5f commit 20b428a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 20b428a

Please sign in to comment.