mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-dns/unbound: 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:
@@ -34,7 +34,7 @@ CDEPEND="acct-group/unbound
|
||||
>=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
|
||||
)
|
||||
ecdsa? (
|
||||
dev-libs/openssl:0[-bindist]
|
||||
dev-libs/openssl:0[-bindist(-)]
|
||||
)
|
||||
http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
|
||||
@@ -34,7 +34,7 @@ CDEPEND="acct-group/unbound
|
||||
>=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
|
||||
)
|
||||
ecdsa? (
|
||||
dev-libs/openssl:0[-bindist]
|
||||
dev-libs/openssl:0[-bindist(-)]
|
||||
)
|
||||
http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
|
||||
@@ -34,7 +34,7 @@ CDEPEND="acct-group/unbound
|
||||
>=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
|
||||
)
|
||||
ecdsa? (
|
||||
dev-libs/openssl:0[-bindist]
|
||||
dev-libs/openssl:0[-bindist(-)]
|
||||
)
|
||||
http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
|
||||
python? ( ${PYTHON_DEPS} )
|
||||
|
||||
Reference in New Issue
Block a user