summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index d46bf8d4c..7db1ca670 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -2,5 +2,5 @@ option('docs', type: 'boolean', value: false)
option('profiling', type: 'boolean', value: false)
option('nst_extension', type: 'boolean', value: true)
option('packagekit', type: 'boolean', value: true)
-option('selinux', type: 'boolean', value: true)
+option('selinux', type: 'boolean', value: false)
option('display-tests', type: 'boolean', value: true)