summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarchdevlab2024-02-08 22:50:29 -0500
committerarchdevlab2024-02-08 22:50:29 -0500
commitc6b9b02dd2cca1d11519f09636ee4092d785c62c (patch)
tree14bd9c55d666a8f27363996a966f409fc792cc3c /PKGBUILD
parent767909f822b72594deb73fd1723793da439e5475 (diff)
downloadaur-c6b9b02dd2cca1d11519f09636ee4092d785c62c.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 349462828530..a392044e3a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
arch=(x86_64)
url='https://github.com/KhronosGroup/Vulkan-Loader'
license=(Apache-2.0)
-makedepends=(cmake python-lxml libx11 libxrandr wayland vulkan-headers git make)
+makedepends=(cmake python-lxml libx11 libxrandr wayland vulkan-headers-git git make)
depends=(glibc)
optdepends=('vulkan-driver: packaged vulkan driver')
conflicts=(vulkan-icd-loader)