mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
build-sys: meson: support elogind alternative for module-systemd-login
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/502>
This commit is contained in:
parent
156e16f941
commit
de8b7c0d8f
3 changed files with 11 additions and 2 deletions
|
|
@ -93,6 +93,9 @@ option('bluez5-ofono-headset',
|
|||
option('dbus',
|
||||
type : 'feature', value : 'auto',
|
||||
description : 'Optional D-Bus support')
|
||||
option('elogind',
|
||||
type : 'feature', value : 'auto',
|
||||
description : 'Optional elogind support')
|
||||
option('fftw',
|
||||
type : 'feature', value : 'auto',
|
||||
description : 'Optional FFTW support')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue