summaryrefslogtreecommitdiffstats
path: root/package/checkpolicy/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/checkpolicy/Config.in')
-rw-r--r--package/checkpolicy/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/checkpolicy/Config.in b/package/checkpolicy/Config.in
index 99754ce494..97ad0b7704 100644
--- a/package/checkpolicy/Config.in
+++ b/package/checkpolicy/Config.in
@@ -1,11 +1,11 @@
config BR2_PACKAGE_CHECKPOLICY
bool "checkpolicy"
- select BR2_PACKAGE_LIBSELINUX
- select BR2_PACKAGE_FLEX
depends on BR2_TOOLCHAIN_HAS_THREADS # libselinux
depends on !BR2_STATIC_LIBS # libselinux
depends on BR2_TOOLCHAIN_USES_GLIBC # libselinux
depends on !BR2_arc # libselinux
+ select BR2_PACKAGE_LIBSELINUX
+ select BR2_PACKAGE_FLEX
help
checkpolicy is the SELinux policy compiler. It uses libsepol
to generate the binary policy. checkpolicy uses the static
OpenPOWER on IntegriCloud