From 52cce9333fed2035da9623f338428a5d220b577d Mon Sep 17 00:00:00 2001 From: Zhigang Gong Date: Fri, 19 Aug 2011 11:05:21 +0800 Subject: [PATCH] glamor: egl version 7.11 should be ok for us. Signed-off-by: Zhigang Gong --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d67e7cb10..25e9dd362 100644 --- a/configure.ac +++ b/configure.ac @@ -801,7 +801,7 @@ LIBUDEV="libudev >= 143" LIBSELINUX="libselinux >= 2.0.86" LIBDBUS="dbus-1 >= 1.0" LIBPIXMAN="pixman-1 >= 0.21.8" -LIBEGL="egl >= 7.12.0" +LIBEGL="egl >= 7.11.0" LIBGLESV2="glesv2 >= 7.11.0" dnl Pixman is always required, but we separate it out so we can link dnl specific modules against it