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 | 06b67fb85a2e348edc7845dbfd8cab9fdf2fe0ad (patch) | |
tree | 2b9e01486de40381af4ae65f09ad6613409f92e2 /openwrt/package/iptables/ipkg/iptables-mod-nat.control | |
parent | 14c6723d396967385a6877ec6cf0f2a3e8429c9d (diff) | |
download | mtk-20170518-06b67fb85a2e348edc7845dbfd8cab9fdf2fe0ad.zip mtk-20170518-06b67fb85a2e348edc7845dbfd8cab9fdf2fe0ad.tar.gz mtk-20170518-06b67fb85a2e348edc7845dbfd8cab9fdf2fe0ad.tar.bz2 |
make all sub-packages depend on iptables
SVN-Revision: 2604
Diffstat (limited to 'openwrt/package/iptables/ipkg/iptables-mod-nat.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-mod-nat.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-mod-nat.control b/openwrt/package/iptables/ipkg/iptables-mod-nat.control index f9d9613..2ebbb1c 100644 --- a/openwrt/package/iptables/ipkg/iptables-mod-nat.control +++ b/openwrt/package/iptables/ipkg/iptables-mod-nat.control @@ -1,5 +1,5 @@ Package: iptables-mod-nat Priority: optional Section: net -Depends: kmod-ipt-nat +Depends: iptables, kmod-ipt-nat Description: Iptables (IPv4) extensions for different NAT targets |