wok rev 20465

fusioninventory-agenti: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 11 13:02:55 2018 +0200 (2018-10-11)
parents f84065742f34
children 783d6baff05e
files fusioninventory-agent/receipt
line diff
     1.1 --- a/fusioninventory-agent/receipt	Thu Oct 11 12:59:56 2018 +0200
     1.2 +++ b/fusioninventory-agent/receipt	Thu Oct 11 13:02:55 2018 +0200
     1.3 @@ -10,8 +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 perl-io-socket-ssl perl-ipc-run perl-json perl-net-ip \
     1.8 -perl-net-snmp perl-test-deep perl-test-exception perl-test-nowarnings"
     1.9 +DEPENDS="perl-http-server-simple perl-io-socket-ssl perl-ipc-run perl-json \
    1.10 +perl-net-ip perl-net-snmp perl-test-deep perl-test-exception \
    1.11 +perl-test-nowarnings"
    1.12  BUILD_DEPENDS="$DEPENDS"
    1.13  
    1.14  # Rules to configure and make the package.