Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 739064
Collapse All | Expand All

(-)/.snapshots/backup-2020-08-26T08:26:18+03:00/usr/portage/app-crypt/johntheripper-jumbo/johntheripper-jumbo-1.9.0.ebuild (-2 / +6 lines)
Lines 26-34 Link Here
26
LICENSE="GPL-2"
26
LICENSE="GPL-2"
27
SLOT="0"
27
SLOT="0"
28
#removed rexgen and commoncrypto
28
#removed rexgen and commoncrypto
29
IUSE="custom-cflags kerberos mpi opencl openmp pcap"
29
IUSE="custom-cflags kerberos libressl mpi opencl openmp pcap"
30
30
31
DEPEND=">=dev-libs/openssl-1.0.1:0
31
DEPEND="
32
	( !libressl?
33
		( >=dev-libs/openssl-1.0.1:0= )
34
	libressl?
35
		( dev-libs/libressl:0= ) )
32
	mpi? ( virtual/mpi )
36
	mpi? ( virtual/mpi )
33
	opencl? ( virtual/opencl )
37
	opencl? ( virtual/opencl )
34
	kerberos? ( virtual/krb5 )
38
	kerberos? ( virtual/krb5 )

Return to bug 739064