no mawk package in buildroot, select gmp
SVN-Revision: 712
This commit is contained in:
parent
d6e8a41454
commit
86891ce5fc
@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_OPENSWAN
|
||||
tristate "Openswan"
|
||||
select BR2_PACKAGE_GMP
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
Openswan is an implementation of IPsec for Linux.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user