diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2020-01-14 13:46:41 -0500 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-01-17 01:17:18 +0200 |
commit | 2de78434ca710bb71590d71cf9d9c2e0aa4b22ba (patch) | |
tree | 433c1ec0188aef1018153a43a44ebe4ef5803cef /utils/meson.build | |
parent | 38dd90307ab2b0d25a0a233eae04455f769153b4 (diff) |
meson: Bump required version to 0.47
This is needed to use option type 'feature'. This is a tri-state
(auto/enabled/disabled) which comes with utility to enable them all, or
disabled them all to avoid any dynamic selection happening. It can also
be used as value to any "required" field.
This will be used in GStreamer support. If you don't have a recent enough
meson in your distribution, you can always install or upgrade your version
using pip3.
pip3 install --user meson
pip3 install --user --upgrade meson
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'utils/meson.build')
0 files changed, 0 insertions, 0 deletions