From: Waldemar Brodkorb Date: Mon, 25 Apr 2005 06:31:39 +0000 (+0000) Subject: no mawk package in buildroot, select gmp X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=86891ce5fc281bb9ec13702df7c8e6ca5b118379;p=librecmc%2Flibrecmc.git no mawk package in buildroot, select gmp SVN-Revision: 712 --- diff --git a/openwrt/package/openswan/Config.in b/openwrt/package/openswan/Config.in index 2c2904b516..9b7cc60d2e 100644 --- a/openwrt/package/openswan/Config.in +++ b/openwrt/package/openswan/Config.in @@ -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. 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 Source: buildroot internal -depends: gmp, ip, mawk +depends: gmp, ip Description: Openswan IPSec software