summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/nghttp2/nghttp2-1.41.0.ebuild')
-rw-r--r--net-libs/nghttp2/nghttp2-1.41.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.41.0.ebuild b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
index 4e440e370c50..23ad9258f82e 100644
--- a/net-libs/nghttp2/nghttp2-1.41.0.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.41.0.ebuild
@@ -20,13 +20,12 @@ HOMEPAGE="https://nghttp2.org/"
LICENSE="MIT"
SLOT="0/1.14" # <C++>.<C> SONAMEs
-IUSE="cxx debug hpack-tools jemalloc libressl static-libs test +threads utils xml"
+IUSE="cxx debug hpack-tools jemalloc static-libs test +threads utils xml"
RESTRICT="!test? ( test )"
SSL_DEPEND="
- !libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}] )
- libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
+ >=dev-libs/openssl-1.0.2:0=[-bindist,${MULTILIB_USEDEP}]
"
RDEPEND="
cxx? (