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-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-mod-extra.control')
| -rw-r--r-- | openwrt/package/iptables/ipkg/iptables-mod-extra.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-mod-extra.control b/openwrt/package/iptables/ipkg/iptables-mod-extra.control index 7111eab..f26b4a4 100644 --- a/openwrt/package/iptables/ipkg/iptables-mod-extra.control +++ b/openwrt/package/iptables/ipkg/iptables-mod-extra.control @@ -1,5 +1,5 @@ Package: iptables-mod-extra Priority: optional Section: net -Depends: kmod-ipt-extra +Depends: iptables, kmod-ipt-extra Description: Other extra Iptables (IPv4) extensions |
