From 34dea8e38f88007799629d0a56b12dec480b1d21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Jun 2021 14:45:01 +0100 Subject: gentoo resync : 20.06.2021 --- net-libs/nghttp2/nghttp2-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-libs/nghttp2/nghttp2-9999.ebuild') diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index de9c1c42d032..0c55b0475533 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -25,15 +25,15 @@ 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? ( ${SSL_DEPEND} - dev-libs/boost:=[${MULTILIB_USEDEP},threads] + dev-libs/boost:=[${MULTILIB_USEDEP},threads(+)] ) hpack-tools? ( >=dev-libs/jansson-2.5 ) - jemalloc? ( dev-libs/jemalloc[${MULTILIB_USEDEP}] ) + jemalloc? ( dev-libs/jemalloc:=[${MULTILIB_USEDEP}] ) utils? ( ${SSL_DEPEND} >=dev-libs/libev-4.15[${MULTILIB_USEDEP}] -- cgit v1.2.3