meson: update minimum meson version

This commit is contained in:
Mathieu Duponchelle 2018-06-18 17:18:05 +02:00 committed by Ebrahim Byagowi
parent 04bcdb9c73
commit 07cadc9c87
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
project('harfbuzz', 'c', 'cpp',
meson_version: '>= 0.47.0',
version: '1.7.6')
pkgmod = import('pkgconfig')