mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-im/pyicq-t: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
')"
|
||||
|
||||
Reference in New Issue
Block a user