sslstrip: steal twisted deps hack from tornado ebuild, issue #171

This commit is contained in:
blshkv 2017-03-15 17:02:17 +08:00
parent 3abbba7cc0
commit 1488fd243a
No known key found for this signature in database
GPG key ID: 9CCF6FCB8D8A14BF

View file

@ -18,9 +18,9 @@ IUSE=""
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}
|| ( <dev-python/twisted-web-16.2.0[${PYTHON_USEDEP}]
>=dev-python/twisted-16.2.0[${PYTHON_USEDEP}] )
"
|| ( >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/twisted-web[${PYTHON_USEDEP}]' 'python2_7')
)"
src_install() {
dodir /usr/lib/"${PN}"