mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-13 14:33:03 -04:00
spa: meson: Remove ldacBT only as ldac_dep
This commit is contained in:
parent
1719d14fb3
commit
be4bc96ee4
1 changed files with 0 additions and 3 deletions
|
|
@ -91,9 +91,6 @@ if get_option('spa-plugins').allowed()
|
||||||
ldac_dec_dep = dep
|
ldac_dec_dep = dep
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
if ldac_dec_dep.found()
|
|
||||||
ldac_dep = ldac_dec_dep # use ldacBT for both decode and encode
|
|
||||||
endif
|
|
||||||
if not ldac_dec_dep.found() and get_option('bluez5-codec-ldac-dec').enabled()
|
if not ldac_dec_dep.found() and get_option('bluez5-codec-ldac-dec').enabled()
|
||||||
error('LDAC decoder library not found')
|
error('LDAC decoder library not found')
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue