From: Thomas Deutschmann Date: Thu, 12 Dec 2019 23:59:25 +0000 (+0100) Subject: dev-php/pecl-apcu_bc: fix MissingUseDepDefault X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bffca53e44b14c286a5b2bddb25acb2dc84765ba;p=gentoo.git dev-php/pecl-apcu_bc: fix MissingUseDepDefault Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild index 1147232f483f..79ea5781e4d9 100644 --- a/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild +++ b/dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.5.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01" SLOT="0" IUSE="" -DEPEND="dev-php/pecl-apcu:7[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?]" +DEPEND=">=dev-php/pecl-apcu-5.1.18:7[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?]" RDEPEND="${DEPEND}" src_test() {