From: Thomas Deutschmann Date: Thu, 12 Dec 2019 23:55:36 +0000 (+0100) Subject: dev-php/pecl-http: fix MissingUseDepDefault X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a4b3ae35742501bc83b4883c452e020eee170f17;p=gentoo.git dev-php/pecl-http: fix MissingUseDepDefault Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-php/pecl-http/pecl-http-3.2.3.ebuild b/dev-php/pecl-http/pecl-http-3.2.3.ebuild index 34a213da1df4..df14e937eb77 100644 --- a/dev-php/pecl-http/pecl-http-3.2.3.ebuild +++ b/dev-php/pecl-http/pecl-http-3.2.3.ebuild @@ -25,7 +25,7 @@ IUSE="ssl curl_ssl_gnutls curl_ssl_libressl curl_ssl_nss +curl_ssl_openssl" DEPEND="app-arch/brotli:= dev-libs/libevent dev-php/pecl-propro:7[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] - dev-php/pecl-raphf:7[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] + >=dev-php/pecl-raphf-2.0.1:7[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] net-dns/libidn2 sys-libs/zlib ssl? ( net-misc/curl[ssl,curl_ssl_gnutls=,curl_ssl_libressl=,curl_ssl_nss=,curl_ssl_openssl=] )