From 0dc8b3d3cd0c97a48da271a46027f24680f30b1b Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 22 Jun 2018 17:07:40 +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 b7a65b2..a8485ab 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[gmp,bcmath] +RDEPEND="dev-lang/php[gmp,bcmath] nginx? ( >=www-servers/nginx-1.12.2-r1:* )" DEPEND="${RDEPEND} >=dev-php/composer-1.6.5"