Bump meson version requirement to >= 0.40.1
Which matches that of GStreamer core.
This commit is contained in:
parent
13db445e11
commit
4b29870a5d
@ -1,4 +1,4 @@
|
||||
project('All GStreamer modules', 'c', version : '1.13.0.1', meson_version : '>= 0.36')
|
||||
project('All GStreamer modules', 'c', version : '1.13.0.1', meson_version : '>= 0.40.1')
|
||||
|
||||
gst_version = '>= @0@'.format(meson.project_version())
|
||||
gst_branch = 'master'
|
||||
|
Loading…
x
Reference in New Issue
Block a user