From 6fc767ba8e91d2e7228b583f5e19da62ce398ccd Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Mar 21 2021 12:43:23 +0000 Subject: Fix tools in x86_64 --- diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 03e187e..2b47b35 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -624,6 +624,9 @@ BuildRequires: xmlto %if %{with_perf} || %{with_tools} BuildRequires: asciidoc %endif +%if %{with_tools} +BuildRequires: libcap-devel +%endif Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{kversion}.tar.xz