wok diff perl-file-rsync/receipt @ rev 19923

lemon: update genpkg_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 20 10:46:08 2017 +0200 (2017-04-20)
parents 2d12ebd38be4
children 543e0fa614bc
line diff
     1.1 --- a/perl-file-rsync/receipt	Fri Jun 07 18:46:07 2013 +0200
     1.2 +++ b/perl-file-rsync/receipt	Thu Apr 20 10:46:08 2017 +0200
     1.3 @@ -6,12 +6,14 @@
     1.4  SHORT_DESC="Perl Rsync client"
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="GPL"
     1.7 -DEPENDS="perl rsync"
     1.8  SOURCE="File-RsyncP"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://search.cpan.org/dist/File-RsyncP"
    1.11  WGET_URL="http://search.cpan.org/CPAN/authors/id/C/CB/CBARRATT/$TARBALL"
    1.12  
    1.13 +DEPENDS="perl rsync"
    1.14 +BUILD_DEPENDS="perl"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {