glamor: egl version 7.11 should be ok for us.

Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
This commit is contained in:
Zhigang Gong 2011-08-19 11:05:21 +08:00
parent 3648e35b5d
commit 52cce9333f

View File

@ -801,7 +801,7 @@ LIBUDEV="libudev >= 143"
LIBSELINUX="libselinux >= 2.0.86" LIBSELINUX="libselinux >= 2.0.86"
LIBDBUS="dbus-1 >= 1.0" LIBDBUS="dbus-1 >= 1.0"
LIBPIXMAN="pixman-1 >= 0.21.8" LIBPIXMAN="pixman-1 >= 0.21.8"
LIBEGL="egl >= 7.12.0" LIBEGL="egl >= 7.11.0"
LIBGLESV2="glesv2 >= 7.11.0" LIBGLESV2="glesv2 >= 7.11.0"
dnl Pixman is always required, but we separate it out so we can link dnl Pixman is always required, but we separate it out so we can link
dnl specific modules against it dnl specific modules against it