commit:     323282a2b02ccdd0c26b10347e94cc9e9a19d181
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 31 15:54:35 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 31 15:54:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=323282a2

dev-python/poetry-core: Add missing test-dep on build

Closes: https://bugs.gentoo.org/867712
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/poetry-core/poetry-core-1.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/poetry-core/poetry-core-1.1.0.ebuild 
b/dev-python/poetry-core/poetry-core-1.1.0.ebuild
index 3c9ee00b19c0..c76206f1717a 100644
--- a/dev-python/poetry-core/poetry-core-1.1.0.ebuild
+++ b/dev-python/poetry-core/poetry-core-1.1.0.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
 "
 BDEPEND="
        test? (
+               dev-python/build[${PYTHON_USEDEP}]
                dev-python/pep517[${PYTHON_USEDEP}]
                dev-python/pytest-mock[${PYTHON_USEDEP}]
                dev-python/virtualenv[${PYTHON_USEDEP}]

Reply via email to