From: Jacek Konieczny Date: Tue, 2 Jul 2019 06:20:21 +0000 (+0200) Subject: SPIRV-LLVM-Translator dependency fix X-Git-Tag: auto/th/opencl-clang-8.0.1-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fopencl-clang.git;a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Fopencl-clang-8.0.1-1;hp=0a767a561594ca693304da3475768f9b91d5f3a7 SPIRV-LLVM-Translator dependency fix --- 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