Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:ALP:Experimental:Linarite:Knoll
pipewire
0001-modules-also-install-module-combine-stream...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-modules-also-install-module-combine-stream.patch of Package pipewire
From fba7083f8ceb210c7c20aceafeb5c9a8767cf705 Mon Sep 17 00:00:00 2001 From: Wim Taymans <wtaymans@redhat.com> Date: Thu, 26 Jan 2023 11:57:45 +0100 Subject: [PATCH] modules: also install module-combine-stream --- src/modules/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/meson.build b/src/modules/meson.build index 89e4233d9..1bfb03b4b 100644 --- a/src/modules/meson.build +++ b/src/modules/meson.build @@ -139,7 +139,7 @@ pipewire_module_echo_cancel_sources = [ pipewire_module_combine_stream = shared_library('pipewire-module-combine-stream', [ 'module-combine-stream.c' ], include_directories : [configinc], - install : false, + install : true, install_dir : modules_install_dir, install_rpath: modules_install_dir, dependencies : [spa_dep, dl_lib, pipewire_dep], -- 2.39.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor