net-misc/curl: No automagic dependencies on quiche, nghttp3, ngtcp2
authorCraig Andrews <candrews@gentoo.org>
Fri, 13 Sep 2019 20:19:45 +0000 (16:19 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Fri, 13 Sep 2019 20:39:30 +0000 (16:39 -0400)
Closes: https://bugs.gentoo.org/694316
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
net-misc/curl/curl-7.66.0.ebuild

index aaf2acdd454796ef936b5b8b6068f56c8a866481..66454bf5359dcbf1c1b93609ca99fa3a6cd66ed7 100644 (file)
@@ -201,6 +201,9 @@ multilib_src_configure() {
                $(use_with kerberos gssapi "${EPREFIX}"/usr) \
                $(use_with metalink libmetalink) \
                $(use_with http2 nghttp2) \
+               --without-nghttp3 \
+               --without-ngtcp2 \
+               --without-quiche \
                $(use_with rtmp librtmp) \
                $(use_with brotli) \
                --without-schannel \