diff --git a/meson.options b/meson.options index b1cdb06fcc9..c3c02c4c94f 100644 --- a/meson.options +++ b/meson.options @@ -792,6 +792,7 @@ option( type : 'array', value : [], description : 'Build legacy X11 support features.', + deprecated : true, choices : [ ], )