mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
meson: adrian-aec requires libm
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
7b748483a1
commit
4b17723928
1 changed files with 1 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ module_echo_cancel_sources += [
|
|||
'echo-cancel/adrian-aec.c', 'echo-cancel/adrian-aec.h',
|
||||
]
|
||||
module_echo_cancel_flags += ['-DHAVE_ADRIAN_EC=1']
|
||||
module_echo_cancel_deps = [libm_dep]
|
||||
|
||||
# FIXME: support ORC (depends on Adrian)
|
||||
#ORC_SOURCE += modules/echo-cancel/adrian-aec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue