mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 10:30:08 +01:00
configure.ac: require libdrm_radeon 2.6.39 for MSAA
This commit is contained in:
parent
055093e33f
commit
1ff5f08823
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ LT_INIT([disable-static])
|
|||
|
||||
dnl Versions for external dependencies
|
||||
LIBDRM_REQUIRED=2.4.24
|
||||
LIBDRM_RADEON_REQUIRED=2.4.38
|
||||
LIBDRM_RADEON_REQUIRED=2.4.39
|
||||
LIBDRM_INTEL_REQUIRED=2.4.38
|
||||
LIBDRM_NVVIEUX_REQUIRED=2.4.33
|
||||
LIBDRM_NOUVEAU_REQUIRED=2.4.33
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue