pentoo-cracking: fix use flag

This commit is contained in:
blshkv 2018-12-16 09:33:07 +08:00
parent 69d5fd915e
commit 738e90177a
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -9,11 +9,12 @@ HOMEPAGE="http://www.pentoo.ch"
LICENSE="GPL-3"
SLOT="0"
IUSE_VIDEO_CARDS="video_cards_fglrx video_cards_nvidia"
IUSE="cuda opencl +openssl-1.0 dict ${IUSE_VIDEO_CARDS} livecd-stage1 pentoo-full"
IUSE="cuda opencl +openssl10 dict ${IUSE_VIDEO_CARDS} livecd-stage1 pentoo-full"
KEYWORDS="~amd64 ~arm ~x86"
#https://github.com/magnumripper/JohnTheRipper/issues/3513
PDEPEND="
openssl-1.0? ( app-crypt/johntheripper )
openssl10? ( app-crypt/johntheripper )
net-analyzer/hydra
net-analyzer/medusa
!arm? ( app-crypt/chntpw )