summaryrefslogtreecommitdiff
path: root/vkd3d
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2021-04-22 19:11:53 +1000
committerDanny Rawlins <contact@romster.me>2021-04-22 22:48:14 +1000
commitb7cd0e458f0146d5abfe41e32a52637db32e363c (patch)
tree645bcf965873134ffc02d47903a72c5e6e0942d2 /vkd3d
parent4432a38d1930c563a6d04f39c2bd6a2c60463a04 (diff)
downloadopt-b7cd0e458f0146d5abfe41e32a52637db32e363c.tar.gz
opt-b7cd0e458f0146d5abfe41e32a52637db32e363c.tar.xz
vkd3d: add missing dependency spirv-headers
Diffstat (limited to 'vkd3d')
-rw-r--r--vkd3d/.signature4
-rw-r--r--vkd3d/Pkgfile2
2 files changed, 3 insertions, 3 deletions
diff --git a/vkd3d/.signature b/vkd3d/.signature
index 75261479f..3fc4ca1ed 100644
--- a/vkd3d/.signature
+++ b/vkd3d/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Vwc1UzEV9pIJA5rWmaRZc8IpLI9qHccijc2t3ALd+35HKL+AVfEM7OUAxIJysdLm2SYEZUOSwMz1UFNiFGfaAA=
-SHA256 (Pkgfile) = 04977f3a699b1d1bbb02b5c0c81684ac89c3e01a130c28137a4a0d970a239556
+RWSE3ohX2g5d/Qa3j2avCR1/XtemwtuoZd3t1cL9LHIC7cAaqBI38fpCJkgauLgHaXIRkwMMnkIVNdXycQEhx7PzdNkDeyS9CAM=
+SHA256 (Pkgfile) = 9e112645c9a3af9191a0ff3cead19ca0a686abcfcd7973a8a0ab8ed466fb6809
SHA256 (.footprint) = 607e89fc430bfead2f72078abeca2ce514c27bcfe397ea1f3b2ecfc0f8504223
SHA256 (vkd3d-1.2.tar.xz) = b04b030fcbf0f2dacc933c76c74b449bffef1fc1a18d50254ef1ad3e380df96b
diff --git a/vkd3d/Pkgfile b/vkd3d/Pkgfile
index 7f303af97..c43d6193a 100644
--- a/vkd3d/Pkgfile
+++ b/vkd3d/Pkgfile
@@ -1,7 +1,7 @@
# Description: Direct3D 12 to Vulkan translation library By WineHQ.
# URL: https://github.com/d3d12/vkd3d
# Maintainer: Danny Rawlins, crux at romster dot me
-# Depends on: spirv-tools vulkan-loader xorg-xcb-util-keysyms
+# Depends on: spirv-headers spirv-tools vulkan-loader xorg-xcb-util-keysyms
name=vkd3d
version=1.2

Generated by cgit