diff --git a/meson_options.txt b/meson_options.txt index 0f0c37922..7d287ade9 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -227,7 +227,7 @@ option('catch', option('libdisplay_info', type: 'feature', - value: 'auto', + value: 'enabled', deprecated: {'true': 'enabled', 'false': 'disabled'}, description: 'Build with or without libdisplay-info' )