[PATCH weston] libweston: fix major in libweston.pc

Quentin Glidic sardemff7+wayland at sardemff7.net
Tue Aug 2 11:07:30 UTC 2016


On 02/08/2016 13:04, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> Renames forgotten in "libweston: use new versioning scheme".
>
> Cc: Emil Velikov <emil.velikov at collabora.com>
> Cc: Quentin Glidic <sardemff7+git at sardemff7.net>
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> ---

Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>

>  libweston/libweston.pc.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libweston/libweston.pc.in b/libweston/libweston.pc.in
> index 34afb0d..2391003 100644
> --- a/libweston/libweston.pc.in
> +++ b/libweston/libweston.pc.in
> @@ -7,5 +7,5 @@ Name: libweston API
>  Description: Header files for libweston compositors development
>  Version: @WESTON_VERSION@
>  Requires.private: wayland-server pixman-1 xkbcommon
> -Cflags: -I${includedir}/libweston- at LIBWESTON_ABI_VERSION@
> -Libs: -L${libdir} -lweston- at LIBWESTON_ABI_VERSION@
> +Cflags: -I${includedir}/libweston- at LIBWESTON_MAJOR@
> +Libs: -L${libdir} -lweston- at LIBWESTON_MAJOR@
>


-- 

Quentin “Sardem FF7” Glidic


More information about the wayland-devel mailing list