configure: bump up libdrm_radeon requirement to 2.4.54
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 2 May 2014 21:28:04 +0000 (17:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 May 2014 21:29:56 +0000 (17:29 -0400)
Required for Mullins.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
configure.ac

index 7251a5b3e43e76e3d4ad29d0a77aad07d0aeacb1..e77ed778c36343a40632a96e4021d9e97657b199 100644 (file)
@@ -28,7 +28,7 @@ AC_SUBST([OSMESA_VERSION])
 
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.38
-LIBDRM_RADEON_REQUIRED=2.4.53
+LIBDRM_RADEON_REQUIRED=2.4.54
 LIBDRM_INTEL_REQUIRED=2.4.52
 LIBDRM_NVVIEUX_REQUIRED=2.4.33
 LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"