[f43] fix(Arctis-Sound-Manager): declare runtime dependencies (#14469) - #14732
Merged
Conversation
The package installs without the audio stack it drives at runtime, so on a system that doesn't already have it users hit failures that look like application bugs: a clean install crashes at launch without `pactl` from pulseaudio-utils (upstream #117), and Spatial Audio stays silent without the SWH LADSPA pack its surround graph loads (upstream #23). Only what RPM cannot infer is declared. The Python bindings are left out: they are in pyproject.toml and the automatic generator already picks them up. Co-authored-by: loteran <loteran@users.noreply.github.com> (cherry picked from commit 8408cbb)
Owen-sz
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
frawhidetof43:Questions ?
Please refer to the Backport tool documentation