瀏覽代碼

package/pipewire: enable BlueZ Audio Plugins

When BlueZ is enabled ensure to select the BlueZ Audio Plugins.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Michael Nosthoff 4 年之前
父節點
當前提交
d773c3e9ff
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/pipewire/Config.in

+ 1 - 0
package/pipewire/Config.in

@@ -4,6 +4,7 @@ config BR2_PACKAGE_PIPEWIRE
 	depends on BR2_TOOLCHAIN_HAS_THREADS # dbus
 	depends on BR2_TOOLCHAIN_HAS_THREADS # dbus
 	depends on BR2_USE_MMU # dbus
 	depends on BR2_USE_MMU # dbus
 	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_5
 	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_5
+	select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_AUDIO if BR2_PACKAGE_BLUEZ5_UTILS # runtime
 	select BR2_PACKAGE_DBUS
 	select BR2_PACKAGE_DBUS
 	help
 	help
 	  PipeWire is a server and user space API to deal with
 	  PipeWire is a server and user space API to deal with