From c3b87b404d803e2eaa6bf179b2bb370c874ffa75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 25 May 2020 20:17:19 +0200 Subject: New upstream version 0.30.10 --- meson_options.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 3c81a5c..f0649ca 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -6,4 +6,5 @@ option('measure', type: 'string', value : '', description : 'Enable various timi option('dupe-detection', type: 'boolean', value : 'true', description: 'Disable duplicate checks') option('udev', type: 'boolean', value : 'true', description: 'Enable or disable udev support') option('install-apport-hook', type : 'boolean', value : 'true', description: 'Enable Ubuntu apport hook') -option('face-detection', type:'boolean', value:false) +option('face-detection', type:'boolean', value:false, description: 'Enable face detection and recognition features') +option('fatal_warnings', type:'boolean', value:false) -- cgit v1.2.3