From 1d6268eedc2582fe6aecdf2f5daf481a8ab79584 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 27 Dec 2023 17:01:39 +0100 Subject: [PATCH] dev-python/pipdeptree: Add BDEP on dev-python/hatch-vcs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/920760 Signed-off-by: Michał Górny --- dev-python/pipdeptree/pipdeptree-2.13.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild b/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild index f2d71adbba6e4..61efc130c1c0c 100644 --- a/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild +++ b/dev-python/pipdeptree/pipdeptree-2.13.1.ebuild @@ -19,6 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~riscv" BDEPEND=" + dev-python/hatch-vcs[${PYTHON_USEDEP}] test? ( dev-python/graphviz[${PYTHON_USEDEP}] dev-python/pip[${PYTHON_USEDEP}]