aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2024-01-31 10:39:21 +0100
committerbartus2024-01-31 10:39:21 +0100
commitdbd2ef5fe9805537f3a3a2062b3a5a6923d5381b (patch)
tree0179b30470bace25f607ba2d8bdfca89574e5406 /PKGBUILD
parentee73b4435d93eee87d7a15c437a15582363ca2d5 (diff)
downloadaur-dbd2ef5fe9805537f3a3a2062b3a5a6923d5381b.tar.gz
Add missing deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa8e46c2a48a..6deb22b335c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,6 +40,7 @@ depends+=('alembic' 'embree' 'libgl' 'python' 'python-numpy' 'openjpeg2' 'libhar
depends+=('openimagedenoise')
depends+=('libdecor' 'libepoxy')
depends+=('openpgl')
+depends+=('vulkan-headers' 'shaderc')
makedepends+=('git' 'cmake' 'clang' 'boost' 'mesa' 'llvm' wayland{,-protocols} 'libxkbcommon')
makedepends+=('wayland-protocols')
makedepends+=('cython')