meson: depend on meson 0.50.0
authorØyvind Kolås <pippin@gimp.org>
Thu, 8 Aug 2019 08:54:54 +0000 (10:54 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 8 Aug 2019 08:54:54 +0000 (10:54 +0200)
meson.build

index e2a2064bf0aa9055d39544669ce26bf2b4cfb92f..c38c715537d74e4a1e09eaa763c76971ea9d76bd 100644 (file)
@@ -1,7 +1,7 @@
 project('babl', 'c',
   license: 'LGPL3+',
   version: '0.1.71',
-  meson_version: '>=0.49.0',
+  meson_version: '>=0.50.0',
   default_options: [
     'sysconfdir=/etc',
     'localstatedir=/var',