Module: Mesa
Branch: master
Commit: 5fe47969c0e7e56fa42e4deadafb37e4b442a559
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fe47969c0e7e56fa42e4deadafb37e4b442a559

Author: Emil Velikov <emil.l.veli...@gmail.com>
Date:   Thu Feb 13 00:23:16 2014 +0000

configure: bump up libdrm requirement to 2.4.38

This is the first version that introduced DRM_CAP_PRIME, which is
implicitly required by egl/wayland.

Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com>
Reviewed-by: Matt Turner <matts...@gmail.com>

---

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 8245b97..fc5e028 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ OSMESA_VERSION=8
 AC_SUBST([OSMESA_VERSION])
 
 dnl Versions for external dependencies
-LIBDRM_REQUIRED=2.4.24
+LIBDRM_REQUIRED=2.4.38
 LIBDRM_RADEON_REQUIRED=2.4.50
 LIBDRM_INTEL_REQUIRED=2.4.52
 LIBDRM_NVVIEUX_REQUIRED=2.4.33

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to