wok diff fusioninventory-agent/receipt @ rev 20464
fusioninventory-agenti: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 11 12:59:56 2018 +0200 (2018-10-11) |
parents | 80a170b0fdaf |
children | 09b8953a7712 |
line diff
1.1 --- a/fusioninventory-agent/receipt Thu Oct 11 12:40:40 2018 +0200 1.2 +++ b/fusioninventory-agent/receipt Thu Oct 11 12:59:56 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" 1.8 -BUILD_DEPENDS="perl" 1.9 +DEPENDS="perl perl-io-socket-ssl perl-ipc-run perl-json perl-net-ip \ 1.10 +perl-net-snmp perl-test-deep perl-test-exception perl-test-nowarnings" 1.11 +BUILD_DEPENDS="$DEPENDS" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()