From 9e4e3c9746c57cd0059f6870092705ec8ba12936 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Dec 14 2020 11:08:42 +0000 Subject: Add make to BuildRequires --- diff --git a/checkpolicy.spec b/checkpolicy.spec index 6d97838..d937594 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -16,6 +16,7 @@ Patch0001: 0001-libsepol-checkpolicy-optimize-storage-of-filename-tr.patch Patch0002: 0002-libsepol-cil-fix-signed-overflow-caused-by-using-1-3.patch # Patch list end BuildRequires: gcc +BuildRequires: make BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver} %description