diff options
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 978aff2..673ec91 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gstreamer-sharp', ['cs', 'c'], version: '1.15.0.1', - meson_version: '>0.42', license: 'LGPL') + meson_version: '>=0.48', license: 'LGPL') if host_machine.system() == 'osx' lib_prefix='' |
