diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-25 06:31:39 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-25 06:31:39 +0000 |
commit | 32381d54b8220240e24d3ea376298395276092c1 (patch) | |
tree | 1d75dec40e3c70b74ff62dc648633219f700e70e /openwrt/package/openswan/openswan.control | |
parent | 307a2411d4704fa3a975cd0f5787ff7267f3ed61 (diff) |
no mawk package in buildroot, select gmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@712 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openswan/openswan.control')
-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 1eec81359f..8b32620da5 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, ip, mawk +depends: gmp, ip Description: Openswan IPSec software |