# HG changeset patch # User Pascal Bellard # Date 1539257546 -7200 # Node ID 783d6baff05e945a3926417159cacca98e373693 # Parent 09b8953a77127d005f6a60b3ed747e98a109b189 fusioninventory-agenti: update deps diff -r 09b8953a7712 -r 783d6baff05e fusioninventory-agent/receipt --- a/fusioninventory-agent/receipt Thu Oct 11 13:02:55 2018 +0200 +++ b/fusioninventory-agent/receipt Thu Oct 11 13:32:26 2018 +0200 @@ -10,9 +10,9 @@ WEB_SITE="http://fusioninventory.org/" WGET_URL="https://github.com/fusioninventory/$PACKAGE/releases/download/$VERSION/$TARBALL" -DEPENDS="perl-http-server-simple perl-io-socket-ssl perl-ipc-run perl-json \ +DEPENDS="perl-http-server-simple perl-io-socket-ssl perl-ipc-run \ perl-net-ip perl-net-snmp perl-test-deep perl-test-exception \ -perl-test-nowarnings" +perl-test-nowarnings perl-text-template" BUILD_DEPENDS="$DEPENDS" # Rules to configure and make the package.