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:
Thomas Deutschmann
2021-06-17 21:56:16 +02:00
parent f34d6bfcde
commit 14e01588b7
3 changed files with 3 additions and 3 deletions

View File

@@ -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} )

View File

@@ -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} )

View File

@@ -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} )