Bug 1222340 - Hard-coded require on pipewire for plasma6-session
Summary: Hard-coded require on pipewire for plasma6-session
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-04 20:57 UTC by Jonas Kvinge
Modified: 2024-04-05 07:52 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Kvinge 2024-04-04 20:57:46 UTC
There currently is a hard-coded "Requires: pipewire" in the spec file for plasma6-session.
This causes plasma6-session not to be installed when upgrading openSUSE to plasma 6 when pipewire is locked so it's not automatically installed.
The pipewire package is not a library and it should not be required for installing the plasma session. I do not want pipewire or pulseaudio installed on my computers.
Comment 1 Fabian Vogt 2024-04-05 07:52:52 UTC
pipewire is required in the wayland session for multiple Plasma features such as window thumbnails. It's intentionally a hard dependency.