From: Luca Boccassi Date: Fri, 7 Jul 2023 10:44:31 +0000 (+0100) Subject: NEWS: mention that meson 0.60 is now required X-Git-Tag: v254-rc2~77 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e522aa32f0cbc6186b75c491fa125fa4df67307;p=thirdparty%2Fsystemd.git NEWS: mention that meson 0.60 is now required --- diff --git a/NEWS b/NEWS index fed1592f8b0..17cfd37b8d3 100644 --- a/NEWS +++ b/NEWS @@ -594,6 +594,8 @@ CHANGES WITH 254 in spe: Other: + * Meson >= 0.60.0 is now required to build systemd. + * The default keymap to apply may now be chosen at build-time via the new -Ddefault-keymap= meson option.