mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Bump faulty meson version hint
This commit is contained in:
parent
e5d160018a
commit
6f3f398ead
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ project('gBar',
|
|||
['cpp'],
|
||||
version: '0.0.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.46.0',
|
||||
meson_version: '>=0.49.0',
|
||||
default_options: ['c_std=c++17', 'warning_level=3'])
|
||||
|
||||
gtk = dependency('gtk+-3.0')
|
||||
|
|
Loading…
Reference in a new issue