From 41f05926831db0afb0cdeab8357455e7c3054c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E4=B9=89?= <977713017@qq.com> Date: Thu, 10 Aug 2023 07:42:54 +0000 Subject: [PATCH] test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 任义 <977713017@qq.com> --- oncn-bwm.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/oncn-bwm.spec b/oncn-bwm.spec index 5db692b..842bcf1 100644 --- a/oncn-bwm.spec +++ b/oncn-bwm.spec @@ -10,6 +10,7 @@ BuildRequires: libbpf-devel cmake gcc clang BuildRequires: libboundscheck BuildRequires: uname-build-checks kernel-devel kernel-source + Requires: iproute libbpf Requires(preun): bpftool Requires: libboundscheck -- Gitee