aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-graphics/libgles/files/wayland-egl.pc
blob: 719fb3e431ac5e34a0f7c59abc1eefa4a24de2fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=/usr/include

Name: wayland-egl
Description: MALI wayland-egl library
Requires.private:
Version: r8p0
Libs: -L${libdir} -lwayland-egl
Libs.private: -lm -lpthread -ldl
Cflags: -I${includedir}