diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:24:52 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:24:52 +0000 |
commit | 1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1 (patch) | |
tree | 9dc73f6c72ce36b5df8fa6d68d33490f55c23fb6 /package/iptables/ipkg/iptables-utils.control | |
parent | ceca216b06859ae732c925c5eb1f2818c2a91fd5 (diff) | |
download | upstream-1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1.tar.gz upstream-1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1.tar.bz2 upstream-1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1.zip |
make all sub-packages depend on iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2604 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iptables/ipkg/iptables-utils.control')
-rw-r--r-- | package/iptables/ipkg/iptables-utils.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iptables/ipkg/iptables-utils.control b/package/iptables/ipkg/iptables-utils.control index 6bbb2ed359..aff5f4d778 100644 --- a/package/iptables/ipkg/iptables-utils.control +++ b/package/iptables/ipkg/iptables-utils.control @@ -1,4 +1,5 @@ Package: iptables-utils Priority: optional Section: net +Depends: iptables Description: iptables-save and iptables-restore for Iptables (IPv4) |