dev-python/txgithub: 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:29 +01:00
parent e805a1b69e
commit c1c007337d

View File

@@ -17,10 +17,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
|| ( >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
( >=dev-python/twisted-core-12.3.0[${PYTHON_USEDEP}]
>=dev-python/twisted-web-12.3.0[${PYTHON_USEDEP}] )
)
>=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"