diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-11 21:15:16 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-11 21:15:16 +0000 |
commit | d13e173a0ce8a0c61b2facf98386db835c4174d6 (patch) | |
tree | d47bebe8ad5bd2a73fe61d5aa56cf463410c8e2c /openwrt/package/iptables/ipkg/iptables-extra.control | |
parent | 91490c783caef361912fa8993c7283abe65aa3b3 (diff) |
backport iptables extension split introduced by changeset:2412 (fix ticket:40),
bump trunk release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2435 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/iptables/ipkg/iptables-extra.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-extra.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-extra.control b/openwrt/package/iptables/ipkg/iptables-extra.control index 02feaf014..de04e4a51 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 -Description: Extra plugins for iptables -Depends: kmod-iptables-extra +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 +Description: Other extra Iptables extensions (meta-package) |