From eac18d9c1742741333ea5d7de0a8b6a53240020e Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Tue, 2 Jul 2019 08:20:21 +0200 Subject: [PATCH] SPIRV-LLVM-Translator dependency fix --- opencl-clang.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencl-clang.spec b/opencl-clang.spec index ffffd85..40422b6 100644 --- a/opencl-clang.spec +++ b/opencl-clang.spec @@ -12,7 +12,7 @@ Source0: https://github.com/intel/opencl-clang/archive/v%{version}/%{name}-%{ver # Source0-md5: cb6b746c837a6cac6c8906911b2ea9de Patch0: llvm_clang_vfs.patch URL: https://01.org/compute-runtime -BuildRequires: SPIRV-LLVM-Translator >= %{spirv_llvm_translator_version} +BuildRequires: SPIRV-LLVM-Translator-devel >= %{spirv_llvm_translator_version} BuildRequires: clang >= %{llvm_version} BuildRequires: clang-devel >= %{llvm_version} BuildRequires: cmake >= 3.4.3 -- 2.43.0