diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-08 22:24:52 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-08 22:24:52 +0000 |
commit | f30ac9a90c6ddc3d65dacf137b7398300a238c7c (patch) | |
tree | 15f4c32ef1c90d45ef46618a26b62ff8169c8724 /openwrt/package/iptables/ipkg/iptables-utils.control | |
parent | b0c9944bfdd76c84ee25130499ee6be52a6f6408 (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-utils.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-utils.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-utils.control b/openwrt/package/iptables/ipkg/iptables-utils.control index 6bbb2ed35..aff5f4d77 100644 --- a/openwrt/package/iptables/ipkg/iptables-utils.control +++ b/openwrt/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) |