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

Pekka Paalanen ppaalanen at gmail.com
Tue Aug 2 11:21:20 UTC 2016


On Tue, 2 Aug 2016 13:07:30 +0200
Quentin Glidic <sardemff7+wayland at sardemff7.net> wrote:

> 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@
> >  
> 
> 

and pushed:
   6735145..707c4fd  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/20160802/9b565ddb/attachment.sig>


More information about the wayland-devel mailing list