wok-current diff bozohttpd/receipt @ rev 15182
bozohttpd, cherokee, hiawatha, nginx: add PROVIDE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 21 18:41:33 2013 +0000 (2013-08-21) |
parents | 7a526dcd4932 |
children | eb8067417980 |
line diff
1.1 --- a/bozohttpd/receipt Fri Jun 14 12:25:09 2013 +0000 1.2 +++ b/bozohttpd/receipt Wed Aug 21 18:41:33 2013 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="http://www.eterna.com.au/$PACKAGE/$TARBALL" 1.6 TAGS="http server lightweight CGI ipv6 ssl" 1.7 +PROVIDE="lighttpd" 1.8 1.9 DEPENDS="openssl" 1.10 BUILD_DEPENDS="openssl-dev"