mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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.
This commit is contained in:
parent
e14c11230a
commit
469f6e4df5
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_OPENSWAN
|
config BR2_PACKAGE_OPENSWAN
|
||||||
bool "openswan"
|
bool "openswan"
|
||||||
|
depends on BROKEN # doesn't compile with current kernel headers
|
||||||
select BR2_PACKAGE_LIBGMP
|
select BR2_PACKAGE_LIBGMP
|
||||||
select BR2_PACKAGE_MICROPERL
|
select BR2_PACKAGE_MICROPERL
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user