From f2358d170b1ce4a46a136b02f3aa708c3221ba2f Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Thu, 12 Dec 2019 21:22:55 +0200 Subject: audiomixer: port to the new endpoints API ... using wireplumber API to access endpoint information instead of the low-level pipewire API. This exports only the master volume for the moment. Signed-off-by: George Kiagiadakis Change-Id: I4fc78c4182259b6405c1eeaa1823c3bac83ba2ee --- conf.d/cmake/config.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.d') diff --git a/conf.d/cmake/config.cmake b/conf.d/cmake/config.cmake index 2867b88..04501a8 100644 --- a/conf.d/cmake/config.cmake +++ b/conf.d/cmake/config.cmake @@ -72,6 +72,7 @@ set (PKG_REQUIRED_LIST libsystemd>=222 afb-daemon libpipewire-0.3 + wireplumber-0.1 ) # Static constante definition -- cgit 1.2.3-korg