wok-next rev 19712

Up backuppc (3.3.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 12 11:26:54 2017 +0200 (2017-05-12)
parents e294d3f75974
children 827e7447f207
files backuppc/receipt
line diff
     1.1 --- a/backuppc/receipt	Fri May 12 11:19:19 2017 +0200
     1.2 +++ b/backuppc/receipt	Fri May 12 11:26:54 2017 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="backuppc"
     1.6  SOURCE="BackupPC"
     1.7 -VERSION="3.3.1"
     1.8 +VERSION="3.3.2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="high-performance, enterprise-grade system for backing up Linux"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13  rsync bzip2 perl-xml-rss perl-libnet \
    1.14  perl-net-ftp-retrhandle perl-net-ftp-autoreconnect smbclient postfix \
    1.15  bzip2 openssh perl-libwww-perl"
    1.16 -BUILD_DEPENDS="par2"
    1.17 +BUILD_DEPENDS="par2 perl"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()