diff --git a/meson_options.txt b/meson_options.txt index 2a4698c7b0472167319481cdd40e2d7c3b3dfecb..70fa9645dbac662e83a5f6d790833159af3cf913 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -13,4 +13,5 @@ option( 'disable-glycin-sandbox', type: 'boolean', description: 'Disable sandboxing of image loaders in glycin. Only intended for development purposes.', -) \ No newline at end of file + value: false +)