pentoo-cracking: hashcat needs opencl use flag or it's basically insane

This commit is contained in:
Rick Farina (Zero_Chaos) 2018-05-07 16:16:39 -04:00
parent 5027c7bf6c
commit 763973c21e
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -21,7 +21,7 @@ RDEPEND="${DEPEND}
!minipentoo? (
!arm? ( app-crypt/chntpw
!livecd-stage1? ( app-crypt/hashcat )
!livecd-stage1? ( opencl? ( app-crypt/hashcat ) )
)
dict? ( app-dicts/raft-wordlists
app-misc/crunch )