From dfcd17c8296832db593b91fa4cb3df6e2440e839 Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 12 Jul 2024 01:29:45 +0800 Subject: [PATCH] fix: avstplg Signed-off-by: madomado --- anda/system/avstplg/avstplg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/avstplg/avstplg.spec b/anda/system/avstplg/avstplg.spec index 7612fae489..4c5b15e060 100644 --- a/anda/system/avstplg/avstplg.spec +++ b/anda/system/avstplg/avstplg.spec @@ -13,8 +13,8 @@ Summary: Set of tools designed to help develop and debug software and fir URL: https://github.com/thesofproject/avsdk Source0: https://github.com/thesofproject/avsdk/archive/%commit/avsdk-%commit.tar.gz -Requires: dotnet-runtime-6.0 -BuildRequires: dotnet-sdk-6.0 make +Requires: dotnet-runtime-8.0 +BuildRequires: dotnet-sdk-8.0 make %description Set of tools designed to help develop and debug software and firmware on Intel platforms with AudioDSP onboard.