From bbb3c9d33ccb2492328123e4778653ef0e048b2d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: May 05 2020 19:39:41 +0000 Subject: Minor conditional tweaks for ELN Signed-off-by: Stephen Gallagher --- diff --git a/bolt.spec b/bolt.spec index d068918..6bb8724 100644 --- a/bolt.spec +++ b/bolt.spec @@ -20,7 +20,7 @@ BuildRequires: systemd %{?systemd_requires} # for the integration test (optional) -%if 0%{?fedora} +%if 0%{?fedora} || 0%{?rhel} > 8 BuildRequires: pygobject3-devel BuildRequires: python3-dbus BuildRequires: python3-dbusmock