From f1908e302b8c7317dc922164c37c4c50884684c6 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Thu, 25 Feb 2021 14:55:58 -0500 Subject: audiomixer: port to wireplumber 0.4 * use module-mixer-api and module-default-nodes-api * use endpoints without endpoint streams (new design) * improve thread safety a little bit Bug-AGL: SPEC-3844 Signed-off-by: George Kiagiadakis Change-Id: Ia180d607698d7a8875c19cc48bd2b2c503772945 --- conf.d/cmake/config.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/cmake/config.cmake') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 04501a8..09d91ae 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -72,7 +72,7 @@ set (PKG_REQUIRED_LIST libsystemd>=222 afb-daemon libpipewire-0.3 - wireplumber-0.1 + wireplumber-0.4 ) # Static constante definition -- cgit 1.2.3-korg