Skip to content

Commit

Permalink
app-crypt/johntheripper-jumbo: use binding := for dev-libs/openssl
Browse files Browse the repository at this point in the history
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI.

Acked-by: David Seifert <[email protected]>
Signed-off-by: Ionen Wolkens <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
ionenwks authored and thesamesam committed Jun 22, 2021
1 parent a29cfa1 commit 5d91ef8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SLOT="0"
#removed rexgen and commoncrypto
IUSE="custom-cflags kerberos mpi opencl openmp pcap"

DEPEND=">=dev-libs/openssl-1.0.1:0
DEPEND=">=dev-libs/openssl-1.0.1:0=
mpi? ( virtual/mpi )
opencl? ( virtual/opencl )
kerberos? ( virtual/krb5 )
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SLOT="0"
#removed rexgen and commoncrypto
IUSE="custom-cflags kerberos mpi opencl openmp pcap"

DEPEND=">=dev-libs/openssl-1.0.1:0
DEPEND=">=dev-libs/openssl-1.0.1:0=
mpi? ( virtual/mpi )
opencl? ( virtual/opencl )
kerberos? ( virtual/krb5 )
Expand Down

0 comments on commit 5d91ef8

Please sign in to comment.