dev-php/pecl-http: fix MissingUseDepDefault
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 12 Dec 2019 23:55:36 +0000 (00:55 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 13 Dec 2019 00:06:44 +0000 (01:06 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-php/pecl-http/pecl-http-3.2.3.ebuild

index 34a213da1df48f54325c8f2c4b4914bf85117a6c..df14e937eb77715c0f057bdc12a7928479073360 100644 (file)
@@ -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=] )