meson: bump meson required to 0.47 for feature options
This commit is contained in:
parent
14c283f891
commit
3f87cc2fff
@ -1,6 +1,6 @@
|
|||||||
project('gstreamer-vaapi', 'c',
|
project('gstreamer-vaapi', 'c',
|
||||||
version : '1.15.0.1',
|
version : '1.15.0.1',
|
||||||
meson_version : '>= 0.46.0',
|
meson_version : '>= 0.47.0',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user