diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2015-09-02 18:01:14 +0100 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2015-09-02 18:19:01 +0100 |
commit | 8e34f0349276690373db6a56fc787576e8017640 (patch) | |
tree | ed684b30a4de800c77c990a3b7c12e4f9168a9eb /www-servers/lighttpd | |
parent | www-servers/lighttpd: Improve server.pid-file detection in openrc init script... (diff) | |
download | gentoo-8e34f0349276690373db6a56fc787576e8017640.tar.gz gentoo-8e34f0349276690373db6a56fc787576e8017640.tar.bz2 gentoo-8e34f0349276690373db6a56fc787576e8017640.zip |
www-servers/lighttpd: Prevent php rebuilds. Bug #552404i
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-servers/lighttpd')
-rw-r--r-- | www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild b/www-servers/lighttpd/lighttpd-1.4.35-r2.ebuild index 6c3f07724fc8..93e172c017e5 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? ( |