diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-04-07 22:39:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-07 22:39:28 +0000 |
commit | 0d8fd32192e17fd7ff72b299f0b6870af71ae4c3 (patch) | |
tree | f4471a594e2c888664377b95c17f7f69e04fec9d /openwrt/package/openswan | |
parent | 8afa8fb2798acc15ca0bfca1b96f62d593ce3539 (diff) | |
download | mtk-20170518-0d8fd32192e17fd7ff72b299f0b6870af71ae4c3.zip mtk-20170518-0d8fd32192e17fd7ff72b299f0b6870af71ae4c3.tar.gz mtk-20170518-0d8fd32192e17fd7ff72b299f0b6870af71ae4c3.tar.bz2 |
fix openswan dependencies
SVN-Revision: 575
Diffstat (limited to 'openwrt/package/openswan')
-rw-r--r-- | openwrt/package/openswan/openswan.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openswan/openswan.control b/openwrt/package/openswan/openswan.control index 76dfaea..8a2c3b4 100644 --- a/openwrt/package/openswan/openswan.control +++ b/openwrt/package/openswan/openswan.control @@ -3,5 +3,5 @@ Section: base Priority: optional Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> Source: buildroot internal -Depends: gmp +Depends: gmp, iproute2, mawk Description: Openswan IPSec software |