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-ipsec.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-ipsec.control')
-rw-r--r-- | openwrt/package/iptables/ipkg/iptables-mod-ipsec.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/iptables/ipkg/iptables-mod-ipsec.control b/openwrt/package/iptables/ipkg/iptables-mod-ipsec.control index caf8f18..4b4d2e6 100644 --- a/openwrt/package/iptables/ipkg/iptables-mod-ipsec.control +++ b/openwrt/package/iptables/ipkg/iptables-mod-ipsec.control @@ -1,5 +1,5 @@ Package: iptables-mod-ipsec Priority: optional Section: net -Depends: kmod-ipt-ipsec +Depends: iptables, kmod-ipt-ipsec Description: Iptables (IPv4) extensions for matching special IPsec packets |