summaryrefslogtreecommitdiff
path: root/openwrt/package/openswan
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-11-04 07:49:13 +0000
committerNicolas Thill <nico@openwrt.org>2005-11-04 07:49:13 +0000
commitbe5379cdf705b45c41f2b6d13f608080a863a145 (patch)
tree5c7a3a57f6608b07656780cc37b74aad577872ea /openwrt/package/openswan
parent29ff07cd20700e0e305c3bbce51c2dbf7aa30459 (diff)
downloadmtk-20170518-be5379cdf705b45c41f2b6d13f608080a863a145.zip
mtk-20170518-be5379cdf705b45c41f2b6d13f608080a863a145.tar.gz
mtk-20170518-be5379cdf705b45c41f2b6d13f608080a863a145.tar.bz2
add a dependency to kmod-openswan (fix #2)
SVN-Revision: 2326
Diffstat (limited to 'openwrt/package/openswan')
-rw-r--r--openwrt/package/openswan/ipkg/openswan.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openswan/ipkg/openswan.control b/openwrt/package/openswan/ipkg/openswan.control
index 331c6d0..51859fc 100644
--- a/openwrt/package/openswan/ipkg/openswan.control
+++ b/openwrt/package/openswan/ipkg/openswan.control
@@ -1,5 +1,5 @@
Package: openswan
Section: base
Priority: optional
-depends: libgmp, ip
+depends: kmod-openswan, libgmp, ip
Description: Openswan IPSec software