mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-libs/nghttp2: 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:
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
SSL_DEPEND="
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
cxx? (
|
||||
|
||||
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
SSL_DEPEND="
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
cxx? (
|
||||
|
||||
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
SSL_DEPEND="
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
cxx? (
|
||||
|
||||
@@ -25,7 +25,7 @@ IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
SSL_DEPEND="
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
|
||||
>=dev-libs/openssl-1.0.2:0=[-bindist(-),${MULTILIB_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
cxx? (
|
||||
|
||||
Reference in New Issue
Block a user