- let Mesa-dri require libvulkan1 to get zink/swrast driver

fallbacks working (hopefully); probably related:
  2a71f06f29

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1251
This commit is contained in:
Stefan Dirsch 2024-01-20 11:01:04 +00:00 committed by Git OBS Bridge
parent bccdc80f1a
commit ca900350f5
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 20 10:43:27 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- let Mesa-dri require libvulkan1 to get zink/swrast driver
fallbacks working (hopefully); probably related:
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2a71f06f2938678d89d5ed1372cda6a7b55d964d
-------------------------------------------------------------------
Thu Jan 11 11:41:17 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -503,6 +503,7 @@ the Mesa-libGLES* packages.
Summary: DRI plug-ins for 3D acceleration
Group: System/Libraries
Requires: Mesa = %{version}
Requires: libvulkan1
Supplements: Mesa
%description -n Mesa-dri