diff --git a/meson_options.txt b/meson_options.txt index 8c136fe9e1..105f4cf9cb 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -277,7 +277,7 @@ option('libmount', option('vnc-server', type : 'boolean', value : false, - description : 'use libmount support or not' + description : 'enable building a vnc-server for multiseat testing' ) option('v4l2',