From 4c26de2ae569a93a4c10524e6c3569fce1faad32 Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 22 Jun 2018 17:03:53 +0200 Subject: [PATCH] fixed simpleid-9999-r6 --- www-apps/simpleid/simpleid-9999-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/simpleid/simpleid-9999-r6.ebuild b/www-apps/simpleid/simpleid-9999-r6.ebuild index 4ce1df2..b7a65b2 100644 --- a/www-apps/simpleid/simpleid-9999-r6.ebuild +++ b/www-apps/simpleid/simpleid-9999-r6.ebuild @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="2" IUSE="nginx" -RDEPEND=">=dev-lang/php-7.1.18:* +RDEPEND=">=dev-lang/php[gmp,bcmath] nginx? ( >=www-servers/nginx-1.12.2-r1:* )" DEPEND="${RDEPEND} >=dev-php/composer-1.6.5"