From 88d32a1e37776d64bdeafe64173b50b73524c135 Mon Sep 17 00:00:00 2001 From: xudandan Date: Wed, 4 Jan 2023 09:48:38 +0800 Subject: [PATCH] =?UTF-8?q?ComputeLibrary=EF=BC=9Afix=20Check=20Result=20f?= =?UTF-8?q?ailed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix Check Result failed Signed-off-by: xudandan --- ComputeLibrary.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/ComputeLibrary.spec b/ComputeLibrary.spec index a959198..e996e63 100644 --- a/ComputeLibrary.spec +++ b/ComputeLibrary.spec @@ -10,7 +10,6 @@ URL: https://developer.arm.com/technologies/compute-library Source: https://github.com/ARM-software/ComputeLibrary/archive/v%{version}.tar.gz#/ComputeLibrary-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: git-core -BuildRequires: ocl-icd-devel BuildRequires: scons >= 2.4 Recommends: %{name}-sample-data ExclusiveArch: aarch64 x86_64