wok diff perl-file-rsync/receipt @ rev 19979
Add seamonkey-official
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Tue Jun 13 14:11:14 2017 -0400 (2017-06-13) |
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 Tue Jun 13 14:11:14 2017 -0400 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 {