mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Add a build option to specify whether pulse gsettings schema should be installed
This commit is contained in:
parent
ee42a6868d
commit
bd87902da6
3 changed files with 16 additions and 7 deletions
|
|
@ -330,3 +330,7 @@ option('libffado',
|
|||
description: 'Enable code that depends on libffado',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('gsettings-pulse-schema',
|
||||
description: 'Install gsettings schema for pulseaudio',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue