mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson_options: change default session manager to wireplumber
This commit is contained in:
parent
9c4aab7508
commit
33e8667cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ option('libusb',
|
|||
option('session-managers',
|
||||
description : 'Session managers to build (can be [] for none or an absolute path)',
|
||||
type : 'array',
|
||||
value : ['media-session'])
|
||||
value : ['wireplumber'])
|
||||
option('raop',
|
||||
description: 'Enable module for Remote Audio Output Protocol',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue