dev-util/cvise: Add test-dep on chardet

Closes: https://bugs.gentoo.org/818223
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2021-10-15 08:03:53 +02:00
parent 5f0f6f739e
commit 56288d9b29

View File

@@ -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}]
')