commit ac26e2aab464d144b966d827c21d84900103e0fe
Author: Jacek Konieczny <[email protected]>
Date: Tue Jul 2 15:08:56 2019 +0200
require proper llvm, also for -devel
opencl-clang.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/opencl-clang.spec b/opencl-clang.spec
index 40422b6..5488cdf 100644
--- a/opencl-clang.spec
+++ b/opencl-clang.spec
@@ -1,5 +1,7 @@
-%define llvm_version 7.0.1
+# requires the OpenCL patches
+%define llvm_version 7.0.1-3
+
%define spirv_llvm_translator_version 7.0.1
Summary: Intel Graphics Compute Runtime for OpenCL
@@ -31,6 +33,8 @@ SPIR-V modules.
Summary: Header files for %{name} library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki %{name}
Group: Development/Libraries
+Requires: clang-devel >= %{llvm_version}
+Requires: llvm-devel >= %{llvm_version}
Requires: %{name} = %{version}-%{release}
%description devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opencl-clang.git/commitdiff/ac26e2aab464d144b966d827c21d84900103e0fe
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit