radeon: bump libdrm_radeon requirement for CIK support
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Jul 2013 22:51:32 +0000 (18:51 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Jul 2013 23:11:44 +0000 (19:11 -0400)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
configure.ac

index 3a0cd7791d7c70b9c22ed806f50511e0a930226f..2265e854a8027d8f5123fa850322460b6e795d51 100644 (file)
@@ -31,7 +31,7 @@ AC_SUBST([OSMESA_VERSION])
 
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.24
-LIBDRM_RADEON_REQUIRED=2.4.45
+LIBDRM_RADEON_REQUIRED=2.4.46
 LIBDRM_INTEL_REQUIRED=2.4.38
 LIBDRM_NVVIEUX_REQUIRED=2.4.33
 LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"