summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorblacksky32023-06-26 00:37:25 -0400
committerblacksky32023-06-26 00:37:25 -0400
commit44b4f088f60d5a3de927fcad6de5190184479be0 (patch)
treeae81de5884dce001ad6e70c4243d962ce1144c5b /PKGBUILD
parent2ee19e3c43ba862b790ef021fd3115bfdf1b5900 (diff)
downloadaur-44b4f088f60d5a3de927fcad6de5190184479be0.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 a6a01863af61..03dc17bb15b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgrel=1
arch=(x86_64)
url='https://github.com/KhronosGroup/Vulkan-Loader'
license=(Apache-2.0)
-makedepends=(cmake python python-lxml libx11 libxrandr wayland vulkan-headers git ninja make)
+makedepends=(cmake python python-lxml libx11 libxrandr wayland vulkan-headers-git git ninja make)
depends=(glibc)
optdepends=('vulkan-driver: packaged vulkan driver')
conflicts=(vulkan-icd-loader)