#5 Minor conditional tweaks for ELN
Merged 4 years ago by gicmo. Opened 4 years ago by sgallagh.
rpms/ sgallagh/bolt eln  into  master

file modified
+1 -1
@@ -20,7 +20,7 @@ 

  %{?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

Ping?

I'll merge this as a provenpackager tomorrow if I don't get a negative response.

Pull-Request has been merged by gicmo

4 years ago

Sorry about that! Fell off my plate.

No problem at all. Thanks for merging!