Minor conditional tweaks for ELN

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2020-05-05 15:39:41 -04:00
parent 952974a0da
commit bbb3c9d33c
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -20,7 +20,7 @@ BuildRequires: systemd
%{?systemd_requires} %{?systemd_requires}
# for the integration test (optional) # for the integration test (optional)
%if 0%{?fedora} %if 0%{?fedora} || 0%{?rhel} > 8
BuildRequires: pygobject3-devel BuildRequires: pygobject3-devel
BuildRequires: python3-dbus BuildRequires: python3-dbus
BuildRequires: python3-dbusmock BuildRequires: python3-dbusmock