wok diff php-cherokee/receipt @ rev 15474

libee: race condition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 09 21:39:14 2013 +0000 (2013-11-09)
parents 60a1a4db09fb
children fec9d55946a2
line diff
     1.1 --- a/php-cherokee/receipt	Wed Aug 21 13:52:26 2013 +0200
     1.2 +++ b/php-cherokee/receipt	Sat Nov 09 21:39:14 2013 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="PHP module for cherokee."
     1.6  MAINTAINER="shann@slitaz.org"
     1.7 -DEPENDS="php-common cherokee libxml2 zlib"
     1.8 +LICENSE="BSD"
     1.9  WEB_SITE="http://www.php.net/"
    1.10  WANTED="php"
    1.11  PROVIDE="php:cherokee"
    1.12  
    1.13 +DEPENDS="php-common cherokee libxml2 zlib"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {