wok-next diff sysstat/receipt @ rev 19549

Up cacerts (20161124), perl no more need in post_install
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 09 03:40:48 2016 +0200 (2016-12-09)
parents 577c744d2f8e
children 1ff723a6455b
line diff
     1.1 --- a/sysstat/receipt	Tue Oct 09 16:11:07 2012 +0200
     1.2 +++ b/sysstat/receipt	Fri Dec 09 03:40:48 2016 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Performance monitoring tools."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -BUILD_DEPENDS="gettext bzip2"
    1.10  WEB_SITE="http://sebastien.godard.pagesperso-orange.fr/"
    1.11  WGET_URL="http://pagesperso-orange.fr/sebastien.godard/$TARBALL"
    1.12  
    1.13 +BUILD_DEPENDS="gettext bzip2"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {