From 88e05648057ea7c0e26197f856ba13324747a438 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 17 Nov 2022 12:23:50 +0200 Subject: [PATCH] Add missing BRs Signed-off-by: David Abdurachmanov --- opensbi-unstable.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/opensbi-unstable.spec b/opensbi-unstable.spec index 0b35e85..730d6f8 100644 --- a/opensbi-unstable.spec +++ b/opensbi-unstable.spec @@ -23,6 +23,9 @@ BuildRequires: grep BuildRequires: coreutils BuildRequires: make BuildRequires: dtc +BuildRequires: python3 +BuildRequires: gawk +BuildRequires: sed %description