dev-python/txAMQP: Flatten twisted dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-03-26 18:29:27 +01:00
parent 8572893f47
commit e805a1b69e

View File

@@ -20,13 +20,8 @@ KEYWORDS="~amd64 ~x86 ~x64-solaris"
SLOT="0"
IUSE="test"
# TODO: split twisted-core gives minor test failure, get rid of it
# when we port revdeps
RDEPEND="
|| (
dev-python/twisted[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]
)
dev-python/twisted[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]