From 5aa0a0d8915df2e58e96cd5a51ff312c7499fc1f Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 10 Jun 2026 09:46:01 +0300 Subject: [PATCH] Provide 'opengl-driver' package --- info.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/info.yml b/info.yml index c107ece..0501a3e 100644 --- a/info.yml +++ b/info.yml @@ -1,7 +1,7 @@ name: mesa description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more version: 26.1.2 -revision: 2 +revision: 3 url: https://www.mesa3d.org/ license: MIT and BSD-3-Clause and SGI-B-2.0 maintainers: @@ -50,6 +50,7 @@ make_depends: - xorgproto provides: - opencl-driver + - opengl-driver downloads: - url: https://archive.mesa3d.org/mesa-${BPM_PKG_VERSION}.tar.xz extract_to: ${BPM_SOURCE}