summaryrefslogtreecommitdiff
path: root/indra/media_plugins
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2026-05-10 14:14:01 +0800
committerErik Kundiman <erik@megapahit.org>2026-05-10 14:14:01 +0800
commit6c1ff2e4b9da8069b9da573f99b52df707e97e75 (patch)
tree7dd3f377fba10e1bec9be84bcd6842841a0f270e /indra/media_plugins
parent38c6fad4447f3d96efc523b62c6bed25e075a918 (diff)
Remove the word Pipewire from config message for now
Diffstat (limited to 'indra/media_plugins')
-rw-r--r--indra/media_plugins/cef/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/media_plugins/cef/CMakeLists.txt b/indra/media_plugins/cef/CMakeLists.txt
index f6f7c21fa5..d2ea4699af 100644
--- a/indra/media_plugins/cef/CMakeLists.txt
+++ b/indra/media_plugins/cef/CMakeLists.txt
@@ -37,7 +37,8 @@ if (LINUX)
include(FindPipeWire)
include_directories(SYSTEM ${PIPEWIRE_INCLUDE_DIRS} ${SPA_INCLUDE_DIRS})
- message( "Building with Linux volume catcher for PipeWire and PulseAudio" )
+ #message( "Building with Linux volume catcher for PipeWire and PulseAudio" )
+ message( "Building with Linux volume catcher for PulseAudio" )
list(APPEND media_plugin_cef_HEADER_FILES
linux/volume_catcher_linux.h