mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-wireless/wepattack: update jtr deps
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -15,13 +15,13 @@ KEYWORDS="amd64 x86"
|
||||
IUSE="john"
|
||||
|
||||
DEPEND="
|
||||
dev-libs/openssl
|
||||
dev-libs/openssl:*
|
||||
net-libs/libpcap
|
||||
sys-libs/zlib
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
john? ( app-crypt/johntheripper )"
|
||||
john? ( || ( app-crypt/johntheripper app-crypt/johntheripper-jumbo ) )"
|
||||
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
Reference in New Issue
Block a user