wok diff iptables/receipt @ rev 22958

updated iptables and iptables-dev again (1.4.21 -> 1.8.4)
author Hans-G?nter Theisgen
date Fri Feb 28 15:50:53 2020 +0100 (2020-02-28)
parents c0a400c412be
children 5aa9b0045ecd
line diff
     1.1 --- a/iptables/receipt	Fri Feb 28 15:41:30 2020 +0100
     1.2 +++ b/iptables/receipt	Fri Feb 28 15:50:53 2020 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL"
     1.5  
     1.6  DEPENDS="linux-netfilter"
     1.7 -BUILD_DEPENDS="linux-module-headers"
     1.8 +BUILD_DEPENDS="libmnl-dev linux-module-headers"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()