# HG changeset patch # User Pascal Bellard # Date 1539255596 -7200 # Node ID f84065742f348f5a13a48614a481f0c5417aef9e # Parent 80a170b0fdaf38ee2f78d16a91444726ac210a4f fusioninventory-agenti: update deps diff -r 80a170b0fdaf -r f84065742f34 fusioninventory-agent/receipt --- a/fusioninventory-agent/receipt Thu Oct 11 12:40:40 2018 +0200 +++ b/fusioninventory-agent/receipt Thu Oct 11 12:59:56 2018 +0200 @@ -10,8 +10,9 @@ WEB_SITE="http://fusioninventory.org/" WGET_URL="https://github.com/fusioninventory/$PACKAGE/releases/download/$VERSION/$TARBALL" -DEPENDS="perl" -BUILD_DEPENDS="perl" +DEPENDS="perl perl-io-socket-ssl perl-ipc-run perl-json perl-net-ip \ +perl-net-snmp perl-test-deep perl-test-exception perl-test-nowarnings" +BUILD_DEPENDS="$DEPENDS" # Rules to configure and make the package. compile_rules()