mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Better meson_options description
This commit is contained in:
parent
8c3cfab17b
commit
5125d69a69
1 changed files with 1 additions and 1 deletions
|
|
@ -335,6 +335,6 @@ option('gsettings-pulse-schema',
|
||||||
type: 'feature',
|
type: 'feature',
|
||||||
value: 'auto')
|
value: 'auto')
|
||||||
option('snap',
|
option('snap',
|
||||||
description : 'Snap support is available.',
|
description : 'Enable Snap permissions support.',
|
||||||
type : 'feature',
|
type : 'feature',
|
||||||
value : 'auto')
|
value : 'auto')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue