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 aeaace1..60dd16e 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -10,5 +10,5 @@ option('introspection', type: 'boolean', value: true,
description: 'Whether to generate introspection data')
option('tests', type: 'boolean', value: true,
description: 'Whether to build the tests and tools')
-option('soup2', type: 'boolean', value: true,
+option('soup2', type: 'boolean', value: false,
description: 'Whether to build with libsoup2')