wifite: do not require aircrack python tools/bindings

This commit is contained in:
Anton Bolshakov 2022-01-13 09:42:09 +08:00
parent 3327e12195
commit 03ae79d894
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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 ) )