[PATCH weston v3] build: add -uninstalled.pc.in files for libweston and libweston-desktop

Daniel Stone daniel at fooishbar.org
Mon Nov 21 16:17:17 UTC 2016


Hey Derek, Reynaldo,

On 7 September 2016 at 18:58, Derek Foreman <derekf at osg.samsung.com> wrote:
> diff --git a/libweston-desktop/libweston-desktop-uninstalled.pc.in b/libweston-desktop/libweston-desktop-uninstalled.pc.in
> new file mode 100644
> index 0000000..04af505
> --- /dev/null
> +++ b/libweston-desktop/libweston-desktop-uninstalled.pc.in
> @@ -0,0 +1,9 @@
> +libdir=@abs_builddir@/.libs
> +includedir=@abs_srcdir@
> +
> +Name: libweston-desktop
> +Description: Desktop shells abstraction library for libweston compositors (not installed)
> +Version: @WESTON_VERSION@
> +Requires.private: libweston- at LIBWESTON_MAJOR@ wayland-server

This should be libweston-uninstalled, so we don't pick up the wrong version.

Cheers,
Daniel


More information about the wayland-devel mailing list