From c6d94b24bebf066f47b79052fa2eb7a367a63e6a Mon Sep 17 00:00:00 2001 From: Hang Zhao Date: Mon, 7 Nov 2022 14:17:28 +0800 Subject: [PATCH] add Requires Signed-off-by: Hang Zhao --- sysak-5.10.134-12.1.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysak-5.10.134-12.1.spec b/sysak-5.10.134-12.1.spec index 86c7ceb..6ae3986 100644 --- a/sysak-5.10.134-12.1.spec +++ b/sysak-5.10.134-12.1.spec @@ -32,6 +32,9 @@ BuildRequires: log4cpp BuildRequires: log4cpp-static BuildRequires: cargo BuildRequires: rustfmt + +Requires: perf +Requires: sysstat ExclusiveArch: x86_64 %description -- Gitee