Add missing dependency
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
name: mesa
|
name: mesa
|
||||||
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
||||||
version: 25.2.2
|
version: 25.2.2
|
||||||
|
revision: 2
|
||||||
url: https://www.mesa3d.org/
|
url: https://www.mesa3d.org/
|
||||||
license: MIT and BSD-3-Clause and SGI-B-2.0
|
license: MIT and BSD-3-Clause and SGI-B-2.0
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["expat", "gcc-libs", "glibc", "libdrm", "libelf", "libglvnd", "libx11", "libxcb", "libxext", "libxshmfence", "libxfixes", "libxxf86vm", "llvm-libs", "spirv-tools", "zlib", "zstd"]
|
depends: ["expat", "gcc-libs", "glibc", "libdrm", "libelf", "libglvnd", "libx11", "libxcb", "libxext", "libxshmfence", "libxfixes", "libxxf86vm", "llvm-libs", "spirv-llvm-translator", "spirv-tools", "zlib", "zstd"]
|
||||||
make_depends: ["cbindgen", "glslang", "libclc", "libva", "libvdpau", "libxrandr", "llvm", "meson", "python-mako", "python-ply", "python-pyyaml", "python-setuptools", "rust-bindgen", "rustc", "spirv-llvm-translator", "valgrind", "vulkan-loader", "wayland-protocols", "xcb-util-keysyms", "xorgproto"]
|
make_depends: ["cbindgen", "glslang", "libclc", "libva", "libvdpau", "libxrandr", "llvm", "meson", "python-mako", "python-ply", "python-pyyaml", "python-setuptools", "rust-bindgen", "rustc", "valgrind", "vulkan-loader", "wayland-protocols", "xcb-util-keysyms", "xorgproto"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user