wok diff lrzip/receipt @ rev 8070

Split mesa-dri-ati in 3 pkgs
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Jan 21 23:10:40 2011 +0100 (2011-01-21)
parents a437d5ce2052
children 81eefe36896c
line diff
     1.1 --- a/lrzip/receipt	Thu Apr 08 01:37:49 2010 +0000
     1.2 +++ b/lrzip/receipt	Fri Jan 21 23:10:40 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lrzip"
     1.7 -VERSION="0.45"
     1.8 +VERSION="0.46"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="lrzip is a file compression program designed to do particularly well on very large files containing long distance redundancy"
    1.11  MAINTAINER="devel@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  WEB_SITE="http://ck.kolivas.org/apps/lrzip/"
    1.14  WGET_URL="$WEB_SITE/$TARBALL"
    1.15  DEPENDS="lzo bzlib zlib gcc-lib-base"
    1.16 -BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm"
    1.17 +BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm perl"
    1.18  TAGS="compression archive"
    1.19  
    1.20  # Rules to configure and make the package.