From 24376041e08cfd380ce5a093fcef24d1a93124db Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 7 Jan 2026 18:39:05 +0200 Subject: [PATCH] Add vulkan-tools as dependency --- pkg.info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 1563cc5..ecba8e7 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: zed description: A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter version: 0.217.3 -revision: 1 +revision: 2 url: https://zed.dev/ license: AGPL3-or-later,GPL3-or-later,Apache-2.0 architecture: any @@ -16,6 +16,7 @@ depends: - openssl - mesa - vulkan-loader + - vulkan-tools - wayland - zstd optional_depends: