Add vulkan-tools as dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: zed
|
name: zed
|
||||||
description: A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
|
description: A high-performance, multiplayer code editor from the creators of Atom and Tree-sitter
|
||||||
version: 0.217.3
|
version: 0.217.3
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://zed.dev/
|
url: https://zed.dev/
|
||||||
license: AGPL3-or-later,GPL3-or-later,Apache-2.0
|
license: AGPL3-or-later,GPL3-or-later,Apache-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -16,6 +16,7 @@ depends:
|
|||||||
- openssl
|
- openssl
|
||||||
- mesa
|
- mesa
|
||||||
- vulkan-loader
|
- vulkan-loader
|
||||||
|
- vulkan-tools
|
||||||
- wayland
|
- wayland
|
||||||
- zstd
|
- zstd
|
||||||
optional_depends:
|
optional_depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user