On Tue, 2 Aug 2016 13:07:30 +0200
Quentin Glidic <[email protected]> wrote:

> On 02/08/2016 13:04, Pekka Paalanen wrote:
> > From: Pekka Paalanen <[email protected]>
> >
> > Renames forgotten in "libweston: use new versioning scheme".
> >
> > Cc: Emil Velikov <[email protected]>
> > Cc: Quentin Glidic <[email protected]>
> > Signed-off-by: Pekka Paalanen <[email protected]>
> > ---  
> 
> Reviewed-by: Quentin Glidic <[email protected]>
> 
> >  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-@LIBWESTON_ABI_VERSION@
> > -Libs: -L${libdir} -lweston-@LIBWESTON_ABI_VERSION@
> > +Cflags: -I${includedir}/libweston-@LIBWESTON_MAJOR@
> > +Libs: -L${libdir} -lweston-@LIBWESTON_MAJOR@
> >  
> 
> 

and pushed:
   6735145..707c4fd  master -> master


Thanks,
pq

Attachment: pgpTXDE3yHF_H.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to