From e961adbdaf02b74f56b481eea1c91c6ec42bb03e Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 14 Dec 2020 12:18:54 +0100 Subject: [PATCH] Add make to BuildRequires --- setroubleshoot.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 90e9a08..6a386a2 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -13,6 +13,7 @@ Source1: %{name}.tmpfiles # i=1; for j in 00*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done Patch0001: 0001-framework-Update-translations.patch BuildRequires: gcc +BuildRequires: make BuildRequires: libcap-ng-devel BuildRequires: intltool gettext python3 python3-devel BuildRequires: desktop-file-utils dbus-glib-devel gtk2-devel libnotify-devel audit-libs-devel libselinux-devel polkit-devel