mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-21 06:59:59 -05:00
meson: Enable raop-sink module, add raop lib, add openssl dependency
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
parent
83b6903849
commit
4c9b6370d1
4 changed files with 40 additions and 2 deletions
|
|
@ -22,3 +22,5 @@ librtp = shared_library('librtp',
|
|||
dependencies : [libpulse_dep, libpulsecommon_dep, libpulsecore_dep],
|
||||
install : true
|
||||
)
|
||||
|
||||
librtp_dep = declare_dependency(link_with: librtp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue