mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-22 08:56:59 -05:00
pw-cat: add pw-midiplay and pw-midirecord aliases
This commit is contained in:
parent
f11cd32258
commit
5b9e82c4e8
2 changed files with 9 additions and 1 deletions
|
|
@ -34,6 +34,8 @@ if get_option('pw-cat') and sndfile_dep.found()
|
|||
pwcat_aliases = [
|
||||
'pw-play',
|
||||
'pw-record',
|
||||
'pw-midiplay',
|
||||
'pw-midirecord',
|
||||
]
|
||||
|
||||
executable('pw-cat',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue