wok-next diff iptables/receipt @ rev 2158
Add linux-netfilter
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 07 08:41:01 2009 +0000 (2009-02-07) |
parents | 7072d5ba9317 |
children | 90ba3f41867b |
line diff
1.1 --- a/iptables/receipt Wed Feb 04 15:40:09 2009 +0000 1.2 +++ b/iptables/receipt Sat Feb 07 08:41:01 2009 +0000 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"