sngrep: fix error if gnutls and openssl are both enabled
[buildroot-gz.git] / package / mali-t76x / glesv2.pc
blob5997eac63ffe773e6d8b92508dba2e8adbf5041c
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: glesv2
7 Description: ARM Mali implementation of OpenGL ESv2
8 Version: 2.0
9 Requires:
10 Libs: -L${libdir} -lGLESv2 -lGLESv1_CM
11 Cflags: -I${includedir} -DMESA_EGL_NO_X11_HEADERS