wok diff perl-lchown/receipt @ rev 14584

Remove pigz for moment, because not compile correctly
author Stanislas Leduc <shann@slitaz.org>
date Sun May 26 17:59:51 2013 +0200 (2013-05-26)
parents df7f484ec8df
children 2d12ebd38be4
line diff
     1.1 --- a/perl-lchown/receipt	Sat Apr 06 15:40:02 2013 +0200
     1.2 +++ b/perl-lchown/receipt	Sun May 26 17:59:51 2013 +0200
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://cpan.org/"
     1.5  WGET_URL="http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/$TARBALL"
     1.6  
     1.7 -DEPENDS="perl fuse"
     1.8 -BUILD_DEPENDS="perl fuse-dev"
     1.9 +DEPENDS="perl"
    1.10 +BUILD_DEPENDS="perl"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()