mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/twisted-conch: support dev-python/pycryptodome.
Closes: https://bugs.gentoo.org/611618 Closes: https://github.com/gentoo/gentoo/pull/6025
This commit is contained in:
committed by
Patrice Clement
parent
58f0327dbf
commit
fc3b85f3a9
@@ -14,7 +14,7 @@ IUSE=""
|
||||
DEPEND="
|
||||
=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
|
||||
dev-python/pyasn1[${PYTHON_USEDEP}]
|
||||
dev-python/pycrypto[${PYTHON_USEDEP}]"
|
||||
dev-python/pycryptodome[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}
|
||||
!dev-python/twisted
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user