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-extra.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-extra.control')
| -rw-r--r-- | openwrt/package/iptables/ipkg/iptables-extra.control | 2 |
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 de04e4a..afd4235 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) |
