configure.ac: require libdrm_radeon 2.4.50

This commit is contained in:
Marek Olšák 2013-12-03 20:06:58 +01:00
parent e47af58bb4
commit 40e2856123
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ AC_SUBST([OSMESA_VERSION])
dnl Versions for external dependencies
LIBDRM_REQUIRED=2.4.24
LIBDRM_RADEON_REQUIRED=2.4.49
LIBDRM_RADEON_REQUIRED=2.4.50
LIBDRM_INTEL_REQUIRED=2.4.49
LIBDRM_NVVIEUX_REQUIRED=2.4.33
LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"