mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
avb: more improvements
This commit is contained in:
parent
1adc94df11
commit
f95b8263e6
5 changed files with 295 additions and 64 deletions
|
|
@ -8,7 +8,7 @@ spa_avb = shared_library(
|
|||
[ spa_avb_sources ],
|
||||
c_args : acp_c_args,
|
||||
include_directories : [configinc],
|
||||
dependencies : [ spa_dep, mathlib, epoll_shim_dep ],
|
||||
dependencies : [ spa_dep, mathlib, epoll_shim_dep, libavtp_dep ],
|
||||
install : true,
|
||||
install_dir : spa_plugindir / 'avb'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue