wok-current diff lighttpd-ssl/receipt @ rev 15471
memtest/bootloader.S: fix dos exit (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 08 14:28:26 2013 +0000 (2013-11-08) |
parents | 6035b94b5dd0 |
children | eb8067417980 |
line diff
1.1 --- a/lighttpd-ssl/receipt Sat Feb 25 17:33:19 2012 +0100 1.2 +++ b/lighttpd-ssl/receipt Fri Nov 08 14:28:26 2013 +0000 1.3 @@ -5,8 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Fast and light HTTP Web server with SSL support." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="pcre openssl" 1.8 -BUILD_DEPENDS="pcre-dev bzip2-dev openssl-dev" 1.9 +LICENSE="BSD" 1.10 SUGGESTED="lighttpd-modules php perl python" 1.11 SOURCE="lighttpd" 1.12 TARBALL="$SOURCE-$VERSION.tar.gz" 1.13 @@ -26,6 +25,9 @@ 1.14 status 1.15 userdir" 1.16 1.17 +DEPENDS="pcre openssl" 1.18 +BUILD_DEPENDS="pcre-dev bzip2-dev openssl-dev" 1.19 + 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 {