meson: update harfbuzz version
This commit is contained in:
parent
f1e5f4a784
commit
6afa7e1c36
|
@ -1,6 +1,6 @@
|
|||
project('harfbuzz', 'c', 'cpp',
|
||||
meson_version: '>= 0.47.0',
|
||||
version: '1.7.6')
|
||||
version: '2.2.0')
|
||||
|
||||
pkgmod = import('pkgconfig')
|
||||
cpp = meson.get_compiler('cpp')
|
||||
|
|
Loading…
Reference in New Issue