package/dhcp/S80dhcp-server: allow empty INTERFACES
[buildroot-gz.git] / package / ti-gfx / egl.pc
blob36ea41317bce96d305dad12448c7fffdb86815cb
1 prefix=/usr/
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: egl
7 Description: TI Graphics SDK implementation of EGL
8 Version: 1.9.2188537
9 Requires:
10 Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
11 Cflags: -I${includedir}