wok-6.x diff lighttpd/receipt @ rev 667
lighttpd: fast-cgi and compress in lighttpd-modules
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 23 12:19:27 2008 +0200 (2008-04-23) |
parents | c28da3ca44d2 |
children | ca4331756d20 |
line diff
1.1 --- a/lighttpd/receipt Tue Apr 22 00:47:53 2008 +0200 1.2 +++ b/lighttpd/receipt Wed Apr 23 12:19:27 2008 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Fast and light HTTP Web server." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="pcre" 1.7 -BUILD_DEPENDS="pcre-dev" 1.8 +BUILD_DEPENDS="pcre-dev bzip2-dev" 1.9 SUGGESTED="lighttpd-modules php perl python" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.lighttpd.net/" 1.12 @@ -16,8 +16,6 @@ 1.13 accesslog 1.14 alias 1.15 cgi 1.16 -fastcgi 1.17 -compress 1.18 dirlisting 1.19 indexfile 1.20 staticfile