summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2022-06-08 15:25:13 +0200
committerPhilip Goto2022-06-08 15:25:13 +0200
commite1c6f1f7e8c9c581cb0fa2b5428c41f4b3fbe352 (patch)
tree44fce51c9de13c99eec0850b3e577eeb1a073c8f /PKGBUILD
parent9705eaef0f73ade871608f9451a67f3757d015d6 (diff)
downloadaur-e1c6f1f7e8c9c581cb0fa2b5428c41f4b3fbe352.tar.gz
Add vulkan-headers makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32cbda017e6a..3eb32d07f4e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ makedepends=(
libhandy
meson
vala
+ vulkan-headers
wayland-protocols
)
provides=(phoc)