summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbab92696346..0cdc7bc573b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url='https://github.com/KhronosGroup/OpenXR-SDK'
depends=()
-makedepend=('cmake' 'git')
+makedepends=('cmake' 'git' 'vulkan-headers')
license=('apache')
source=("$_dirname::git+https://github.com/KhronosGroup/OpenXR-SDK.git")
md5sums=('SKIP')