mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/txAMQP: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user