Welcome to mirror list, hosted at ThFree Co, Russian Federation.

wayland.diff « patches « build_environment « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c080b7b2964ba2ab5647ab05d429f320b7fb5833 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- meson.build.orig	2022-06-30 22:59:11.000000000 +0100
+++ meson.build	2022-09-27 13:21:26.428517668 +0100
@@ -2,7 +2,7 @@
 	'wayland', 'c',
 	version: '1.21.0',
 	license: 'MIT',
-	meson_version: '>= 0.56.0',
+	meson_version: '>= 0.55.1',
 	default_options: [
 		'warning_level=2',
 		'buildtype=debugoptimized',