1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: wayland-egl
7Description: Mesa wayland-egl library
8Version: @VERSION@
9Requires: wayland-client
10Libs: -L${libdir} -lwayland-egl
11Cflags: -I${includedir}
12