mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
dev-python/cmd2: Add missing dep on setuptools_scm
Closes: https://bugs.gentoo.org/689616 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -25,6 +25,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
${RDEPEND}
|
||||
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python3_5)
|
||||
|
||||
Reference in New Issue
Block a user