wok diff php-cups/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 205d192370e5
children
line diff
     1.1 --- a/php-cups/receipt	Tue Aug 13 13:22:54 2013 +0000
     1.2 +++ b/php-cups/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Common UNIX Printing System bindings for php."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="cups libtasn1"
     1.8 +LICENSE="GPL2 LGPL2"
     1.9  WANTED="cups"
    1.10  WEB_SITE="http://www.cups.org/"
    1.11  
    1.12 +DEPENDS="cups libtasn1"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {