From 7c30cfe301b8fc7d42ddbfe11b3144ce3f920750 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 12 Feb 2021 21:16:31 +0100 Subject: [PATCH] Drop RHEL 7 conditionals --- gtk3.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gtk3.spec b/gtk3.spec index 347bbc4..4541034 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -81,11 +81,7 @@ Requires: libwayland-cursor%{?_isa} >= %{wayland_version} Requires: gdk-pixbuf2-modules%{?_isa} # make sure we have a reasonable gsettings backend -%if 0%{?fedora} || 0%{?rhel} > 7 Recommends: dconf%{?_isa} -%else -Requires: dconf%{?_isa} -%endif # For sound theme events in gtk3 apps Recommends: libcanberra-gtk3%{?_isa}