[PATCH weston] libweston-desktop: Fix libweston-desktop.pc

Pekka Paalanen ppaalanen at gmail.com
Mon Aug 15 08:47:34 UTC 2016


On Mon, 15 Aug 2016 10:35:45 +0200
Quentin Glidic <sardemff7+wayland at sardemff7.net> wrote:

> From: Quentin Glidic <sardemff7+git at sardemff7.net>
> 
> Also remove ${pkgincludedir} to be on par with libweston.pc.
> 
> Signed-off-by: Quentin Glidic <sardemff7+git at sardemff7.net>
> ---
>  libweston-desktop/libweston-desktop.pc.in | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/libweston-desktop/libweston-desktop.pc.in b/libweston-desktop/libweston-desktop.pc.in
> index c118b08..ac59c35 100644
> --- a/libweston-desktop/libweston-desktop.pc.in
> +++ b/libweston-desktop/libweston-desktop.pc.in
> @@ -2,11 +2,10 @@ prefix=@prefix@
>  exec_prefix=@exec_prefix@
>  libdir=@libdir@
>  includedir=@includedir@
> -pkgincludedir=${includedir}/libweston- at LIBWESTON_ABI_VERSION@
>  
>  Name: libweston-desktop
>  Description: Desktop shells abstraction library for libweston compositors
>  Version: @WESTON_VERSION@
> -Requires.private: libweston- at LIBWESTON_ABI_VERSION@ wayland-server
> -Cflags: -I${pkgincludedir}
> -Libs: -L${libdir} -lweston-desktop- at LIBWESTON_ABI_VERSION@
> +Requires.private: libweston- at LIBWESTON_MAJOR@ wayland-server
> +Cflags: -I${includedir}/libweston- at LIBWESTON_MAJOR@
> +Libs: -L${libdir} -lweston-desktop- at LIBWESTON_MAJOR@

Pushed:
   8f9d90a..e42541a  master -> master


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160815/65a9a69d/attachment.sig>


More information about the wayland-devel mailing list