summaryrefslogtreecommitdiffstats
path: root/openwrt/package/iptables/ipkg/iptables-extra.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-08 22:24:52 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-08 22:24:52 +0000
commitf30ac9a90c6ddc3d65dacf137b7398300a238c7c (patch)
tree15f4c32ef1c90d45ef46618a26b62ff8169c8724 /openwrt/package/iptables/ipkg/iptables-extra.control
parentb0c9944bfdd76c84ee25130499ee6be52a6f6408 (diff)
make all sub-packages depend on iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables/ipkg/iptables-extra.control')
-rw-r--r--openwrt/package/iptables/ipkg/iptables-extra.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-extra.control b/openwrt/package/iptables/ipkg/iptables-extra.control
index de04e4a51..afd4235c4 100644
--- a/openwrt/package/iptables/ipkg/iptables-extra.control
+++ b/openwrt/package/iptables/ipkg/iptables-extra.control
@@ -1,5 +1,5 @@
Package: iptables-extra
Priority: optional
Section: net
-Depends: kmod-iptables-extra, iptables-mod-conntrack, iptables-mod-extra, iptables-mod-filter, iptables-mod-ipopt, iptables-mod-ipsec, iptables-mod-nat, iptables-mod-ulog
+Depends: iptables, iptables-mod-conntrack, iptables-mod-extra, iptables-mod-filter, iptables-mod-ipopt, iptables-mod-ipsec, iptables-mod-nat, iptables-mod-ulog
Description: Other extra Iptables extensions (meta-package)