Add missing copyright header to wayland-egl-priv.h
[mesa.git] / src / egl / wayland / wayland-egl / wayland-egl.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: wayland-egl
7 Description: Mesa wayland-egl library
8 Version: @VERSION@
9 Requires: wayland-client
10 Libs: -L${libdir} -lwayland-egl
11 Cflags: -I${includedir}