projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
676cd1e
)
build: Require meson 0.63
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 10 May 2023 01:33:21 +0000
(21:33 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 10 May 2023 01:34:05 +0000
(21:34 -0400)
This is needed for option deprecation.
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 825b9c629debf2bb994364ed1b003dffa5913fdb..a7db954f7feeb6005e780baef7130b6c55059d6f 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-7,7
+7,7
@@
project('gtk', 'c',
# https://github.com/mesonbuild/meson/issues/2289
'c_std=gnu99',
],
- meson_version : '>= 0.6
0
.0',
+ meson_version : '>= 0.6
3
.0',
license: 'LGPL-2.1-or-later')
# keep these numbers in sync with wrap files where there exist