no mawk package in buildroot, select gmp
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Mon, 25 Apr 2005 06:31:39 +0000 (06:31 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Mon, 25 Apr 2005 06:31:39 +0000 (06:31 +0000)
SVN-Revision: 712

openwrt/package/openswan/Config.in
openwrt/package/openswan/openswan.control

index 2c2904b51651f365e9969c877f0f36df5b2fb94d..9b7cc60d2e6560b19162d5b76212634dc19a7d8c 100644 (file)
@@ -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.
index 1eec81359fe39ac8ab4017454a2fa3ee029c50da..8b32620da53b7b5c2523d3fa15507232ea449233 100644 (file)
@@ -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