wok diff ocsreports/receipt @ rev 15659
c_icap: do not start daemon while cooking
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 12 07:48:19 2013 +0000 (2013-12-12) |
parents | bb9d2f1d18bd |
children | 1067bb7f1e24 |
line diff
1.1 --- a/ocsreports/receipt Sun Apr 15 14:25:46 2012 +0200 1.2 +++ b/ocsreports/receipt Thu Dec 12 07:48:19 2013 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Inventory and package deployement system" 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="php-apache php-mysql mysql" 1.8 +LICENSE="GPL2" 1.9 WANTED="ocsinventory" 1.10 SOURCE="OCSNG_UNIX_SERVER" 1.11 WEB_SITE="http://www.ocsinventory-ng.org/" 1.12 TAGS="system administration" 1.13 1.14 +DEPENDS="php-apache php-mysql mysql" 1.15 + 1.16 # Rules to gen a SliTaz package suitable for Tazpkg. 1.17 genpkg_rules() 1.18 {