From 4557576545de5da61c4f4d1a3c83601f03756f35 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 16 Mar 2017 10:54:13 +0100 Subject: [PATCH] tight deps on architecture Signed-off-by: Igor Gnatenko --- gnome-shell.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 2ebea0e..59983f0 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -90,7 +90,7 @@ Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version} Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version} Requires: libcroco%{?_isa} >= %{libcroco_version} Requires: telepathy-logger%{?_isa} >= %{telepathy_logger_version} -Requires: telepathy-glib +Requires: telepathy-glib%{?_isa} # needed for schemas Requires: at-spi2-atk%{?_isa} # needed for on-screen keyboard @@ -105,8 +105,8 @@ Requires: python3%{_isa} # needed for the dual-GPU launch menu Requires: switcheroo-control # needed for clocks/weather integration -Requires: geoclue2-libs -Requires: libgweather +Requires: geoclue2-libs%{?_isa} +Requires: libgweather%{?_isa} %description GNOME Shell provides core user interface functions for the GNOME 3 desktop,