dev-php/pecl-apcu_bc: fix MissingUseDepDefault
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 12 Dec 2019 23:59:25 +0000 (00:59 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 13 Dec 2019 00:06:47 +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-apcu_bc/pecl-apcu_bc-1.0.5.ebuild

index 1147232f483f78606417915cdabdca6843271166..79ea5781e4d90fc7bfa099c8ff481c04667b14e3 100644 (file)
@@ -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() {