From 1ed97a76fd42b7841310ccdc4238fb7a027658e9 Mon Sep 17 00:00:00 2001 From: "j-h.choi" Date: Tue, 12 Sep 2023 14:31:14 +0900 Subject: [PATCH] [Build] Init RISCV build Change-Id: I438e3f34035716c55e2607807a7499384845d17c --- packaging/dotnet-build-tools.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packaging/dotnet-build-tools.spec b/packaging/dotnet-build-tools.spec index c62c013f..d46ee412 100644 --- a/packaging/dotnet-build-tools.spec +++ b/packaging/dotnet-build-tools.spec @@ -19,10 +19,10 @@ AutoReqProv: no BuildRequires: patchelf #BuildRequires: crossgen2-mic -#Requires: mscorlib -#Requires: corefx-managed -#Requires: corefx-managed-ref -#Requires: csapi-tizenfx-full +Requires: mscorlib +Requires: corefx-managed +Requires: corefx-managed-ref +Requires: csapi-tizenfx-full Requires: libicu Requires: openssl1.1 Requires: make -- 2.34.1