mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-06 03:20:43 +02:00
wifite: do not require aircrack python tools/bindings
This commit is contained in:
parent
3327e12195
commit
03ae79d894
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
@ -27,7 +27,7 @@ IUSE="dict opencl extra"
|
|||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
PDEPEND="net-wireless/aircrack-ng[${PYTHON_USEDEP}]
|
||||
PDEPEND="net-wireless/aircrack-ng
|
||||
net-wireless/hcxdumptool
|
||||
net-wireless/hcxtools
|
||||
amd64? ( opencl? ( app-crypt/hashcat ) )
|
||||
|
|
|
|||
Loading…
Reference in a new issue