Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions rpm_spec/qubes-desktop-linux-manager.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Requires: qubes-artwork >= 4.1.5
Requires: xhost
Requires: gtksourceview4
Requires: gnome-icon-theme
Requires: xfce4-settings
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package shouldn't be necessary, after all you can use it under KDE. What breaks without it? The linked issue says it's icons, but at least in R4.3 we have new custom icons created for domains widget specifically, so they couldn't possibly be provided by xfce.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the original issue was related to i3. And depending on how far out R4.3 is, it may be a while until it's resolved.

Requires: python%{python3_pkgversion}-gobject

Provides: qui = %{version}-%{release}
Obsoletes: qui < 4.0.0
Expand Down