Drop gnome-themes-extra from GNOME groups
It's an old package that used to ship empty css files to let gnome-tweaks know which gtk3 themes are available (after gtk3 dropped the standalone css files and started building them in). This is now no longer needed since the high contrast and dark themes are available from gnome-control-center, which does not use the css file craziness to detect what themes are available. It also used to pull in the gtk2 adwaita theme, but that's now handled by conditional recommends from the gtk2 package instead. Signed-off-by: Kalev Lember <klember@redhat.com>
This commit is contained in:
parent
40d2fd12bb
commit
6aac5c9b45
@ -786,7 +786,6 @@
|
||||
<packagereq type="mandatory">gnome-session-xsession</packagereq>
|
||||
<packagereq type="mandatory">gnome-shell</packagereq>
|
||||
<packagereq type="mandatory">gnome-terminal</packagereq>
|
||||
<packagereq type="mandatory">gnome-themes-extra</packagereq>
|
||||
<packagereq type="mandatory">gvfs-fuse</packagereq>
|
||||
<packagereq arch="aarch64,ppc64le,x86_64" type="mandatory">xorg-x11-drv-amdgpu</packagereq>
|
||||
<packagereq arch="aarch64,ppc64le,x86_64" type="mandatory">xorg-x11-drv-ati</packagereq>
|
||||
@ -2647,7 +2646,6 @@
|
||||
<packagereq type="default">gnome-remote-desktop</packagereq>
|
||||
<packagereq type="default">gnome-system-monitor</packagereq>
|
||||
<packagereq type="default">gnome-terminal-nautilus</packagereq>
|
||||
<packagereq type="default">gnome-themes-extra</packagereq>
|
||||
<packagereq type="default">gnome-user-docs</packagereq>
|
||||
<packagereq type="default">gnome-user-share</packagereq>
|
||||
<packagereq type="default">gnome-weather</packagereq>
|
||||
|
Loading…
Reference in New Issue
Block a user