summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072021-04-22 15:48:21 +0200
committersL1pKn072021-04-22 15:48:21 +0200
commitd044b7e935cd843aac17998263483c9f2f164069 (patch)
tree09375b70e88468c57a75923f87a4ff9cafaa232a /PKGBUILD
parent2743a8e4f79cc19514e60a9598ab946fc2e04873 (diff)
downloadaur-d044b7e935cd843aac17998263483c9f2f164069.tar.gz
Swich again to bundled SPIRV headers
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f232c1b4b11a..c216071793db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,6 @@ makedepends=(
'hwids'
'nodejs'
'java-runtime-headless'
- 'spirv-headers'
)
optdepends=(
'pepper-flash: PPAPI Flash Player'
@@ -311,6 +310,7 @@ _keeplibs=(
'third_party/swiftshader/third_party/llvm-subzero'
'third_party/swiftshader/third_party/marl'
'third_party/swiftshader/third_party/subzero'
+ 'third_party/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1'
'third_party/tensorflow-text'
'third_party/tflite'
'third_party/tflite/src/third_party/eigen3'