wok rev 20466

fusioninventory-agenti: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 11 13:32:26 2018 +0200 (2018-10-11)
parents 09b8953a7712
children 1e4880cfe309
files fusioninventory-agent/receipt
line diff
     1.1 --- a/fusioninventory-agent/receipt	Thu Oct 11 13:02:55 2018 +0200
     1.2 +++ b/fusioninventory-agent/receipt	Thu Oct 11 13:32:26 2018 +0200
     1.3 @@ -10,9 +10,9 @@
     1.4  WEB_SITE="http://fusioninventory.org/"
     1.5  WGET_URL="https://github.com/fusioninventory/$PACKAGE/releases/download/$VERSION/$TARBALL"
     1.6  
     1.7 -DEPENDS="perl-http-server-simple perl-io-socket-ssl perl-ipc-run perl-json \
     1.8 +DEPENDS="perl-http-server-simple perl-io-socket-ssl perl-ipc-run \
     1.9  perl-net-ip perl-net-snmp perl-test-deep perl-test-exception \
    1.10 -perl-test-nowarnings"
    1.11 +perl-test-nowarnings perl-text-template"
    1.12  BUILD_DEPENDS="$DEPENDS"
    1.13  
    1.14  # Rules to configure and make the package.