mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
add udev rules so we don't rely on pulseaudio
This commit is contained in:
parent
eaf7606e3f
commit
1d7ca5bdae
4 changed files with 166 additions and 0 deletions
|
|
@ -128,3 +128,6 @@ option('pw-cat',
|
|||
description: 'Build pw-cat/pw-play/pw-record',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
option('udevrulesdir',
|
||||
type : 'string',
|
||||
description : 'Directory for udev rules (defaults to /lib/udev/rules.d)')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue