mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-15 08:56:34 -05:00
build-sys: meson: add tcp-wrappers
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/498>
This commit is contained in:
parent
f7f9c70b0f
commit
156e16f941
3 changed files with 10 additions and 2 deletions
|
|
@ -141,6 +141,9 @@ option('speex',
|
|||
option('systemd',
|
||||
type : 'feature', value : 'auto',
|
||||
description : 'Optional systemd support')
|
||||
option('tcpwrap',
|
||||
type : 'feature', value : 'auto',
|
||||
description : 'Optional TCP wrappers support')
|
||||
option('udev',
|
||||
type : 'feature', value : 'auto',
|
||||
description : 'Optional udev support')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue