mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
pentoo-cracking: people expect hashcat, we should have it on all amd64 livecds
This commit is contained in:
parent
0272e41ac4
commit
a1be1dd76c
1 changed files with 3 additions and 3 deletions
|
|
@ -17,11 +17,11 @@ PDEPEND="
|
|||
net-analyzer/hydra
|
||||
net-analyzer/medusa
|
||||
!arm? ( app-crypt/chntpw )
|
||||
!arm? ( !livecd-stage1? ( opencl? ( app-crypt/hashcat
|
||||
dev-libs/ocl-icd[khronos-headers(-)]
|
||||
net-wireless/hcxkeys ) ) )
|
||||
|
||||
pentoo-full? (
|
||||
!arm? ( !livecd-stage1? ( opencl? ( app-crypt/hashcat
|
||||
dev-libs/ocl-icd[khronos-headers(-)]
|
||||
net-wireless/hcxkeys ) ) )
|
||||
dict? ( app-dicts/raft-wordlists
|
||||
app-dicts/seclists
|
||||
app-misc/crunch )
|
||||
Loading…
Reference in a new issue