mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 09:10:37 +02:00
no mawk package in buildroot, select gmp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@712 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4617637c98
commit
f874654981
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_OPENSWAN
|
config BR2_PACKAGE_OPENSWAN
|
||||||
tristate "Openswan"
|
tristate "Openswan"
|
||||||
|
select BR2_PACKAGE_GMP
|
||||||
default m if CONFIG_DEVEL
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
Openswan is an implementation of IPsec for Linux.
|
Openswan is an implementation of IPsec for Linux.
|
||||||
|
@ -3,5 +3,5 @@ Section: base
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
|
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
|
||||||
Source: buildroot internal
|
Source: buildroot internal
|
||||||
depends: gmp, ip, mawk
|
depends: gmp, ip
|
||||||
Description: Openswan IPSec software
|
Description: Openswan IPSec software
|
||||||
|
Loading…
Reference in New Issue
Block a user