From 3d80c14170dd2ea27e2511c3970d173327b22e17 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 02:03:27 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libipt.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libipt.spec b/libipt.spec index 5372255..ea03a02 100644 --- a/libipt.spec +++ b/libipt.spec @@ -11,6 +11,7 @@ Patch0: libipt-gcc11.patch # c++ is required only for -DPTUNIT test "ptunit-cpp". # pandoc is for -DMAN. BuildRequires: gcc-c++ cmake pandoc +BuildRequires: make ExclusiveArch: %{ix86} x86_64 %description