update 3104 build
[profile/ivi/emgd-bin.git] / usr / lib / pkgconfig / egl.pc
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=/usr/lib
4 includedir=/usr/include
5
6 Name: egl
7 Description: Mesa EGL library
8 Requires.private: glproto >= 1.4.14 libdrm >= 2.4.24 dri2proto >= 2.6 x11 xext xdamage xfixes x11-xcb xcb-glx xxf86vm
9 Version: 8.1.0
10 Libs: -L${libdir} -lEGL
11 Libs.private: -lm -lpthread -ldl
12 Cflags: -I${includedir}