aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacek Danecki2018-09-07 16:26:34 +0200
committergrmat2018-09-07 19:13:48 +0200
commit2ef84a288c09e279e7369d4036ad479aac40fef5 (patch)
treea2f28d43ab6a10987173f8cd1a7d980e0a227110
parentd56ee28161ceb72bef3a446e8e920b4927b11e74 (diff)
downloadaur-2ef84a288c09e279e7369d4036ad479aac40fef5.tar.gz
add opencl_headers, needed by common_clang
Signed-off-by: Jacek Danecki <jacek.m.danecki@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a854ca6f7780..24926290dbca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,6 +24,7 @@ pkgbase = compute-runtime-git
source = llvm_patches::git+https://github.com/intel/llvm-patches
source = llvm_source::git+https://github.com/llvm-mirror/llvm#branch=release_40
source = gmmlib::git+https://github.com/intel/gmmlib
+ source = opencl_headers::git+https://github.com/KhronosGroup/OpenCL-Headers
source = igc::git+https://github.com/intel/intel-graphics-compiler
sha256sums = SKIP
sha256sums = SKIP
@@ -32,6 +33,7 @@ pkgbase = compute-runtime-git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
+ sha256sums = SKIP
pkgname = compute-runtime-git
diff --git a/PKGBUILD b/PKGBUILD
index e3e08808a850..ee7441481d91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ source=("neo::git+https://github.com/intel/compute-runtime"
"llvm_patches::git+https://github.com/intel/llvm-patches"
"llvm_source::git+https://github.com/llvm-mirror/llvm#branch=release_40"
"gmmlib::git+https://github.com/intel/gmmlib"
+ "opencl_headers::git+https://github.com/KhronosGroup/OpenCL-Headers"
"igc::git+https://github.com/intel/intel-graphics-compiler")
sha256sums=('SKIP'
@@ -28,6 +29,7 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
+ 'SKIP'
'SKIP')
pkgver() {