Browse Source

- setkeys needs libfl

Bernhard Reutner-Fischer 18 years ago
parent
commit
51f1d4de5d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/ipsec-tools/Config.in

+ 1 - 0
package/ipsec-tools/Config.in

@@ -2,6 +2,7 @@ config BR2_PACKAGE_IPSEC_TOOLS
 	bool "ipsec-tools"
 	default n
         select BR2_PACKAGE_OPENSSL
+	select BR2_PACKAGE_FLEX
 	help
 	  This package is required to support IPSec for Linux 2.6+