summaryrefslogtreecommitdiff
path: root/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild')
-rw-r--r--dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild b/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
index 65b20a745bfa..21d5496c2cea 100644
--- a/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
+++ b/dev-python/subprocess-tee/subprocess-tee-0.4.1.ebuild
@@ -23,7 +23,7 @@ REQUIRED_USE="test-full? ( test )"
# ansible-molecule is invoked as an executable so no need for PYTHON_USEDEP
BDEPEND="
- >=dev-python/setuptools_scm-7.0.0[${PYTHON_USEDEP}]
+ >=dev-python/setuptools-scm-7.0.0[${PYTHON_USEDEP}]
test? (
dev-python/enrich[${PYTHON_USEDEP}]
test-full? ( app-admin/ansible-molecule )