From 25d515c80f9b168c1efc53dfcec4e80ffb6c9c0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Mon, 6 Mar 2023 19:03:43 +0100 Subject: [PATCH] Drop high-contrast-icons dependency Neither Settings nor the shell switch to that theme anymore when enabling high-contrast. --- gnome-shell.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index ef3ccd7..1e5ac2d 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -88,7 +88,6 @@ Requires: gjs%{?_isa} >= %{gjs_version} Requires: gtk3%{?_isa} >= %{gtk3_version} Requires: gtk4%{?_isa} >= %{gtk4_version} Requires: libadwaita%{_isa} >= %{adwaita_version} -Requires: highcontrast-icon-theme Requires: libnma%{?_isa} # needed for loading SVG's via gdk-pixbuf Requires: librsvg2%{?_isa}