diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-07 22:39:28 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-07 22:39:28 +0000 |
commit | 98ad088bba7702a3be15105f34a6c0f9cd3a8a4d (patch) | |
tree | f4471a594e2c888664377b95c17f7f69e04fec9d /openwrt/package/openswan | |
parent | 35b04af7a8efa1998cac186f9bb4f58de4e643ef (diff) |
fix openswan dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@575 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 76dfaea37f..8a2c3b46f1 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 |