From 8567bb6f795a7c6fc423ec85b1919f7dea744f1b Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 14 Dec 2020 12:20:09 +0100 Subject: [PATCH] Add make to BuildRequires --- setroubleshoot-plugins.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 485e691..e4f7510 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -17,6 +17,7 @@ BuildArch: noarch # gcc is needed only for ./configure # Remove it when the build process is fixed BuildRequires: gcc +BuildRequires: make BuildRequires: perl-XML-Parser BuildRequires: intltool gettext python3-devel # Introduction of get_package_nvr functions