Blob Blame History Raw
prefix=/usr
libdir=${prefix}/lib64
includedir=${prefix}/include

Name: glesv2
Description: Mesa OpenGL ES 2.0 library
Version: 19.1.0
Libs: -L${libdir} -lGLESv2
Libs.private: -lpthread -pthread -lm -ldl
Cflags: -I${includedir}