summaryrefslogtreecommitdiff
path: root/package/iptables
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-23 11:34:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-23 11:34:44 +0100
commit2c3389799c46724a4922179ff70d1230ccbe5b59 (patch)
tree2e890bacc226d2bef8518e38a935a0f6252d3a32 /package/iptables
parent9183b983ea3f2b20359eaa7cf3a8776af301c059 (diff)
fixes for new pkgmaker generated menu
Diffstat (limited to 'package/iptables')
-rw-r--r--package/iptables/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile
index 6be328253..ae82b7fcf 100644
--- a/package/iptables/Makefile
+++ b/package/iptables/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= c67cf30e281a924def6426be0973df56
PKG_DESCR:= The netfilter firewalling software
PKG_SECTION:= net
+PKG_DEPENDS:= kmod-nf-ip-iptables kmod-nf-conntrack kmod-nf-conntrack-ipv4 kmod-nf-nat kmod-nf-ip-target-masquerade kmod-nf-ip-target-reject kmod-nf-ip-filter
PKG_URL:= http://www.netfilter.org
PKG_SITES:= http://www.netfilter.org/projects/iptables/files/ \
ftp://ftp.be.netfilter.org/pub/netfilter/iptables/ \