From: Quentin Glidic <sardemff7+...@sardemff7.net> This allows modules to use the correct directory for the targeted Weston to install themselves.
Signed-off-by: Quentin Glidic <sardemff7+...@sardemff7.net> --- src/weston.pc.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/weston.pc.in b/src/weston.pc.in index 3c61c98..7bdf8d8 100644 --- a/src/weston.pc.in +++ b/src/weston.pc.in @@ -3,8 +3,11 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ libexecdir=@libexecdir@ includedir=@includedir@ +pkglibdir=@pkglibdir@ pkglibexecdir=@pkglibexecdir@ +moduledir=@moduledir@ + Name: Weston Plugin API Description: Header files for Weston plugin development Version: @WESTON_VERSION@ -- 1.8.3.1 _______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel