commit: 56288d9b29fee1ff0e5e4e4ab6dfb80579836abb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Oct 15 06:03:53 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Oct 15 06:05:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56288d9b
dev-util/cvise: Add test-dep on chardet Closes: https://bugs.gentoo.org/818223 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/cvise/cvise-2.4.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/cvise/cvise-2.4.0.ebuild b/dev-util/cvise/cvise-2.4.0.ebuild index fe92fc560e7..1b9a8e8963b 100644 --- a/dev-util/cvise/cvise-2.4.0.ebuild +++ b/dev-util/cvise/cvise-2.4.0.ebuild @@ -31,6 +31,7 @@ DEPEND=" RDEPEND="${DEPEND} ${PYTHON_DEPS} $(python_gen_cond_dep ' + dev-python/chardet[${PYTHON_USEDEP}] dev-python/pebble[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] ')
