wok-current diff php-pgsql/receipt @ rev 15685
linux-lxc: add post_install() for update menu.lst
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Dec 21 07:21:07 2013 +0100 (2013-12-21) |
parents | ea4381b83496 |
children | fec9d55946a2 |
line diff
1.1 --- a/php-pgsql/receipt Sat Jun 01 06:40:14 2013 +0000 1.2 +++ b/php-pgsql/receipt Sat Dec 21 07:21:07 2013 +0100 1.3 @@ -5,10 +5,12 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="postgresql module for PHP web programming language." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="postgresql php" 1.8 +LICENSE="BSD" 1.9 WEB_SITE="http://www.php.net/" 1.10 WANTED="php" 1.11 1.12 +DEPENDS="postgresql php" 1.13 + 1.14 # Rules to gen a SliTaz package suitable for Tazpkg. 1.15 genpkg_rules() 1.16 {