commit: 8e34f0349276690373db6a56fc787576e8017640
Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 17:01:14 2015 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 17:19:01 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e34f034
www-servers/lighttpd: Prevent php rebuilds. Bug #552404i
Package-Manager: portage-2.2.20.1
www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild
b/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild
index 6c3f077..93e172c 100644
--- a/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild
@@ -26,7 +26,7 @@ CDEPEND="
memcache? ( dev-libs/libmemcache )
mysql? ( >=virtual/mysql-4.0 )
pcre? ( >=dev-libs/libpcre-3.1 )
- php? ( dev-lang/php:=[cgi] )
+ php? ( dev-lang/php:*[cgi] )
rrdtool? ( net-analyzer/rrdtool )
ssl? ( >=dev-libs/openssl-0.9.7:=[kerberos?] )
webdav? (