From 56288d9b29fee1ff0e5e4e4ab6dfb80579836abb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 15 Oct 2021 08:03:53 +0200 Subject: [PATCH] dev-util/cvise: Add test-dep on chardet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/818223 Signed-off-by: Michał Górny --- 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 fe92fc560e70b..1b9a8e8963b65 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}] ')