From cb4bc06367e02f15609056f11bf3bb87b24ed250 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 22 Jul 2018 11:30:40 +0100 Subject: [PATCH] fix systemd dev build req --- ebtables.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebtables.spec b/ebtables.spec index f7ee3d7..9921da8 100644 --- a/ebtables.spec +++ b/ebtables.spec @@ -22,7 +22,7 @@ Patch7: ebtables-2.0.10-lockdirfix.patch Patch8: ebtables-2.0.10-noflush.patch BuildRequires: gcc -BuildRequires: systemd +BuildRequires: systemd-devel Requires(post): systemd Requires(preun): systemd Requires(postun): systemd