From 1f0793c10c37a99cf69017a7bb893df957f14f22 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 17 2020 02:56:03 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/bip.spec b/bip.spec index c1e5231..ba4775b 100644 --- a/bip.spec +++ b/bip.spec @@ -34,6 +34,7 @@ BuildRequires: openssl-devel BuildRequires: perl-generators BuildRequires: systemd-units BuildRequires: git +BuildRequires: make Requires(post): systemd-sysv Requires(post): systemd-units Requires(preun): systemd-units