wok diff iptables/receipt @ rev 2950
ecore: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 08 13:46:20 2009 +0200 (2009-05-08) |
parents | 7072d5ba9317 |
children | 90ba3f41867b |
line diff
1.1 --- a/iptables/receipt Wed Feb 04 15:40:09 2009 +0000 1.2 +++ b/iptables/receipt Fri May 08 13:46:20 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Packet filtering framework (Firewall)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="linux" 1.8 +DEPENDS="linux-netfilter" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.netfilter.org/" 1.11 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL"