mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
impacket: fix typo
This commit is contained in:
parent
8c6f86f2da
commit
35ba43d548
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ LICENSE="Apache-2.0"
|
|||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="|| ( dev-python/dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )
|
||||
RDEPEND="|| ( dev-python/pycryptodome[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )
|
||||
>=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue