xref: /OK3568_Linux_fs/buildroot/package/ti-gfx/egl.pc (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1prefix=/usr/
2exec_prefix=${prefix}
3libdir=${exec_prefix}/lib
4includedir=${prefix}/include
5
6Name: egl
7Description: TI Graphics SDK implementation of EGL
8Version: 1.9.2188537
9Requires:
10Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
11Cflags: -I${includedir}
12