[packages/opencl-clang] SPIRV-LLVM-Translator dependency fix

jajcus jajcus at pld-linux.org
Tue Jul 2 08:20:35 CEST 2019


commit eac18d9c1742741333ea5d7de0a8b6a53240020e
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Jul 2 08:20:21 2019 +0200

    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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencl-clang.git/commitdiff/eac18d9c1742741333ea5d7de0a8b6a53240020e



More information about the pld-cvs-commit mailing list