mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
meson: bump required libdrm to 2.4.133 for AMDGPU
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41207>
This commit is contained in:
parent
0ec9b0d5c5
commit
e0b5724e85
1 changed files with 1 additions and 1 deletions
|
|
@ -1806,7 +1806,7 @@ endif
|
|||
dep_libdrm_amdgpu = null_dep
|
||||
dep_libdrm_intel = null_dep
|
||||
|
||||
_drm_amdgpu_ver = '2.4.121'
|
||||
_drm_amdgpu_ver = '2.4.133'
|
||||
_drm_intel_ver = '2.4.75'
|
||||
_drm_ver = '2.4.109'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue