Imported Upstream version 0.1.0+git20131207+e452e83
[deb_libhybris.git] / hybris / egl / egl.pc.in
CommitLineData
d42e7319
JB
1prefix=@prefix@
2exec_prefix=${prefix}
3libdir=@libdir@
4includedir=@includedir@
5
6Name: egl
7Description: libhybris EGL library
8# Set to 7.10 because some package like weston are usually built
9# against mesa and because of that expect certain version from egl.
10Version: 7.10
11Libs: -L${libdir} -lEGL
12Cflags: -I${includedir}