installation: add vulkan-headers to quickshell build dep

This commit is contained in:
end-4
2026-03-03 15:20:19 +01:00
parent ea0dd2c9a4
commit ba4ac764aa
@@ -52,6 +52,7 @@ makedepends=(
'ninja'
'cmake'
'git'
'vulkan-headers'
)
provides=("$_pkgname")
conflicts=("$_pkgname")