libweston: use new versioning scheme
Use the documented libweston-$major.so.0.$minor.$patch scheme.
An (almost) identical one is used by GLIB, GDK{2,3}, QT5, json-glib and
others.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
committed by
Pekka Paalanen
parent
aa485921cf
commit
7fe47f314b
@@ -8,5 +8,5 @@ pkglibexecdir=${libexecdir}/@PACKAGE@
|
||||
Name: Weston Plugin API
|
||||
Description: Header files for Weston plugin development
|
||||
Version: @WESTON_VERSION@
|
||||
Requires.private: libweston-@LIBWESTON_ABI_VERSION@
|
||||
Requires.private: libweston-@LIBWESTON_MAJOR@
|
||||
Cflags: -I${includedir}/weston
|
||||
|
||||
Reference in New Issue
Block a user