build: fix meson vnc-server option text

Summary: thx @vtorri for reporting

Reviewers: devilhorns, vtorri

Reviewed By: vtorri

Subscribers: cedric, #reviewers, vtorri, #committers

Tags: #efl_build

Differential Revision: https://phab.enlightenment.org/D8480
This commit is contained in:
Mike Blumenkrantz 2019-03-27 14:34:48 -04:00
parent 4032d52a87
commit c8b143ddeb
1 changed files with 1 additions and 1 deletions

View File

@ -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',