projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb5363b
)
meson: require meson version 0.49.0
author
Øyvind Kolås
<pippin@gimp.org>
Wed, 24 Jul 2019 11:39:01 +0000
(13:39 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Wed, 24 Jul 2019 11:39:01 +0000
(13:39 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index adc5d82410442ad5e69b35ddd2033efb0ebc7914..b17db5221ff43261a3a497983ffd6ab9badb9db2 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,7
+1,7
@@
project('babl', 'c',
license: 'LGPL3+',
version: '0.1.67',
- meson_version: '>=0.4
7
.0',
+ meson_version: '>=0.4
9
.0',
default_options: [
'libdir=lib',
'sysconfdir=/etc',