net-im/pyicq-t: 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:33 +01:00
parent 7355f55482
commit 90b85d9692

View File

@@ -23,14 +23,7 @@ DEPEND="${PYTHON_DEPS}
net-im/jabber-base"
RDEPEND="${DEPEND}
$(python_gen_cond_dep '
|| (
(
dev-python/twisted-core[${PYTHON_MULTI_USEDEP}]
dev-python/twisted-words[${PYTHON_MULTI_USEDEP}]
dev-python/twisted-web[${PYTHON_MULTI_USEDEP}]
)
dev-python/twisted[${PYTHON_MULTI_USEDEP}]
)
dev-python/twisted[${PYTHON_MULTI_USEDEP}]
webinterface? ( >=dev-python/nevow-0.4.1[${PYTHON_MULTI_USEDEP}] )
dev-python/pillow[${PYTHON_MULTI_USEDEP}]
')"