[Spice-devel] [PATCH spice-gtk] meson: Bump minimum required meson_version to 0.50
Daniel P. Berrangé
berrange at redhat.com
Wed Aug 28 16:28:52 UTC 2019
On Wed, Aug 28, 2019 at 12:23:23PM -0400, Frediano Ziglio wrote:
> >
> > This will drop the following warning:
> > "Project specifies a minimum meson_version '>= 0.49' but uses
> > features which were added in newer versions"
> >
> > Signed-off-by: Snir Sheriber <ssheribe at redhat.com>
>
> Why not 0.51? From repology looks like all distros have less than 0.50 or
> at least 0.51.
>
> It looks like this warning is a false positive, I don't remember any
> significant updates since we bump to 0.49.
The commit message here is truncated from what meson actually reports
WARNING: Project specifies a minimum meson_version '>= 0.49' but uses features which were added in newer versions:
* 0.50.0: {'install arg in configure_file'}
The top level meson.build does indeed use this 'install' arg
so neeeds 0.50.0.
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
More information about the Spice-devel
mailing list