Browse Source

openswan: mark as BROKEN as it doesn't build with current kernel headers

It WILL get removed after 2009.05 unless someone steps up to fix it.
Peter Korsgaard 16 years ago
parent
commit
469f6e4df5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/openswan/Config.in

+ 1 - 0
package/openswan/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_OPENSWAN
         bool "openswan"
+        depends on BROKEN # doesn't compile with current kernel headers
         select BR2_PACKAGE_LIBGMP
         select BR2_PACKAGE_MICROPERL
         help