diff options
Diffstat (limited to 'egl/wayland-egl.pc.in')
| -rw-r--r-- | egl/wayland-egl.pc.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/egl/wayland-egl.pc.in b/egl/wayland-egl.pc.in new file mode 100644 index 0000000..8a40cfa --- /dev/null +++ b/egl/wayland-egl.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: wayland-egl +Description: Mesa wayland-egl library +Version: @VERSION@ +Requires: wayland-client +Libs: -L${libdir} -lwayland-egl +Cflags: -I${includedir} |
