mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
Add mixer paths and profile-sets as well
So we don't have to rely on pulseaudio installed ones
This commit is contained in:
parent
a2de3b0873
commit
154f981f97
74 changed files with 6387 additions and 7 deletions
7
spa/plugins/alsa/mixer/meson.build
Normal file
7
spa/plugins/alsa/mixer/meson.build
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
install_subdir('paths',
|
||||
install_dir : alsadatadir
|
||||
)
|
||||
|
||||
install_subdir('profile-sets',
|
||||
install_dir : alsadatadir
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue