mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
spa: mode dll to utils
This commit is contained in:
parent
42d689edf2
commit
1bf1497855
6 changed files with 5 additions and 6 deletions
|
|
@ -37,7 +37,7 @@ executable('spa-acp-tool',
|
|||
|
||||
executable('test-timer',
|
||||
[ 'test-timer.c' ],
|
||||
dependencies : [ alsa_dep, mathlib, epoll_shim_dep ],
|
||||
dependencies : [ spa_dep, alsa_dep, mathlib, epoll_shim_dep ],
|
||||
install : false,
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue