wok diff clamav/receipt @ rev 22959

updated iptables and iptables-dev again (1.4.21 -> 1.8.4)
author Hans-G?nter Theisgen
date Fri Feb 28 16:00:30 2020 +0100 (2020-02-28)
parents 1813ca10e967
children ae73fb35f0cf
line diff
     1.1 --- a/clamav/receipt	Sat Dec 14 20:20:47 2019 +0000
     1.2 +++ b/clamav/receipt	Fri Feb 28 16:00:30 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="${WEB_SITE}downloads/production/$TARBALL"
     1.5  
     1.6  DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl libssl"
     1.7 -BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash curl-dev"
     1.8 +BUILD_DEPENDS="zlib-dev gmp gmp-dev bzip2-dev ncurses-dev openssl-dev bash curl-dev libjson-c-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()