no mawk package in buildroot, select gmp
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Apr 2005 06:31:39 +0000 (06:31 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Apr 2005 06:31:39 +0000 (06:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@712 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 2c2904b..9b7cc60 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 1eec813..8b32620 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