summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-03-26 11:56:29 +0100
committerMichel Zou2021-03-26 11:56:29 +0100
commit0ddf03c7710fc8e716c5c3ec3261136e7d8779cb (patch)
treeec17e415a559b75c2fcefe141e7894585b40eb88 /PKGBUILD
parent865fa967357e3d6859281151293a269c142e16c9 (diff)
downloadaur-0ddf03c7710fc8e716c5c3ec3261136e7d8779cb.tar.gz
git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6bf953745f15..212555c9b793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('any')
url="https://www.khronos.org/vulkan/"
license=('custom')
depends=('mingw-w64-crt')
-makedepends=('mingw-w64-cmake' 'mingw-w64-spirv-headers' 'python')
+makedepends=('mingw-w64-cmake' 'mingw-w64-spirv-headers' 'python' 'git')
options=('!strip' '!buildflags' 'staticlibs')
source=("https://github.com/KhronosGroup/SPIRV-Tools/archive/v${pkgver}.tar.gz" "git+https://github.com/KhronosGroup/SPIRV-Headers.git")
sha256sums=('c06eed1c7a1018b232768481184b5ae4d91d614d7bd7358dc2fe306bd0a39c6e' SKIP)