meson.build: require Meson 0.49.0

Meson 0.49.0 adds native support for `libgcrypt-config` which is
necessary for detecting libgcrypt dependencies, as the latest
version 1.8.4 of libgcrypt does not provide a .pc file.
This commit is contained in:
Jörg Krause
2019-02-27 22:55:21 +01:00
committed by Max Kellermann
parent b63c1a2144
commit c66389a453
3 changed files with 3 additions and 2 deletions

1
NEWS
View File

@@ -1,4 +1,5 @@
ver 0.21.7 (not yet released)
* require Meson 0.49.0 for native libgcrypt-config support
ver 0.21.6 (2019/03/17)
* protocol