mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
meson: require libdrm_amdgpu 2.4.119
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26914>
This commit is contained in:
parent
29fc135a55
commit
1f5f1ce29d
1 changed files with 1 additions and 1 deletions
|
|
@ -1625,7 +1625,7 @@ dep_libdrm_radeon = null_dep
|
|||
dep_libdrm_nouveau = null_dep
|
||||
dep_libdrm_intel = null_dep
|
||||
|
||||
_drm_amdgpu_ver = '2.4.110'
|
||||
_drm_amdgpu_ver = '2.4.119'
|
||||
_drm_radeon_ver = '2.4.71'
|
||||
_drm_nouveau_ver = '2.4.102'
|
||||
_drm_intel_ver = '2.4.75'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue