wok diff lighttpd-ssl/receipt @ rev 15416

Up: thunderbird-langpack-en_US (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:37 2013 +0100 (2013-11-03)
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	Sun Nov 03 21:52:37 2013 +0100
     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  {