dev-python/setuptools: Readd futures tdep for py2

Closes: https://bugs.gentoo.org/723710
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-05-18 13:49:31 +02:00
parent bc54d6bc7f
commit 0cf3fff10a

View File

@@ -27,6 +27,9 @@ BDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
dev-python/futures[${PYTHON_USEDEP}]
' -2)
)
"
PDEPEND="