Skip to content

Commit

Permalink
dev-lua/luaossl: 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 c584109 commit 27729db
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ IUSE="examples"
REQUIRED_USE="${LUA_REQUIRED_USE}"

RDEPEND="
dev-libs/openssl:0[-bindist(-)]
dev-libs/openssl:0=[-bindist(-)]
!dev-lua/lua-openssl
!dev-lua/luasec
${LUA_DEPS}
Expand Down

0 comments on commit 27729db

Please sign in to comment.