projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
625bdd6
)
configure: bump up libdrm_radeon requirement to 2.4.54
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 2 May 2014 21:28:04 +0000
(17:28 -0400)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
7251a5b
..
e77ed77
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-28,7
+28,7
@@
AC_SUBST([OSMESA_VERSION])
dnl Versions for external dependencies
LIBDRM_REQUIRED=2.4.38
-LIBDRM_RADEON_REQUIRED=2.4.5
3
+LIBDRM_RADEON_REQUIRED=2.4.5
4
LIBDRM_INTEL_REQUIRED=2.4.52
LIBDRM_NVVIEUX_REQUIRED=2.4.33
LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"