diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index cd8e3d2..c6eebf1 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -16,12 +16,6 @@ Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries -# needed for GnomeWallClock -Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version} - -# Make sure that gnome-themes-standard gets pulled in for upgrades -Requires: gnome-themes-standard - BuildRequires: gnome-common BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version} BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version} @@ -37,6 +31,10 @@ BuildRequires: automake autoconf libtool intltool BuildRequires: itstool Requires: gdk-pixbuf2%{?_isa} >= %{gdk_pixbuf2_version} +# Make sure that gnome-themes-standard gets pulled in for upgrades +Requires: gnome-themes-standard +# needed for GnomeWallClock +Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version} # GnomeIdleMonitor API change breaks older gnome-shell versions Conflicts: gnome-shell < 3.7.90