mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
build: Adapt meson version to requirements
This commit is contained in:
@@ -6,7 +6,7 @@ project('libfprint', [ 'c', 'cpp' ],
|
|||||||
'warning_level=1',
|
'warning_level=1',
|
||||||
'c_std=gnu99',
|
'c_std=gnu99',
|
||||||
],
|
],
|
||||||
meson_version: '>= 0.56.0')
|
meson_version: '>= 0.57.0')
|
||||||
|
|
||||||
gnome = import('gnome')
|
gnome = import('gnome')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user