mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-lua/lua-openssl: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -31,7 +31,7 @@ RESTRICT="!test? ( test )"
|
||||
RDEPEND="
|
||||
!dev-lua/luaossl
|
||||
!dev-lua/luasec
|
||||
dev-libs/openssl:0=[-bindist]
|
||||
dev-libs/openssl:0=[-bindist(-)]
|
||||
${LUA_DEPS}
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user