aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/wayland-egl.pc
blob: ba1b898cb228a7d12d3ebce87834ad8511dd5cdd (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: wayland-egl
Description: Bind the driver EGL to the Wayland API
Version: 1.0.0
Libs: -L${libdir} -lEGL
Cflags: -I${includedir}