]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: bump required minimum version to 0.62.0 (#36610)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 9 Mar 2025 22:51:28 +0000 (07:51 +0900)
committerGitHub <noreply@github.com>
Sun, 9 Mar 2025 22:51:28 +0000 (07:51 +0900)
- bump the requred minimum version of meson to 0.62.0,
- use install_symlink(), which is supported since meson-0.61.0,
- use more features provided by newer meson with careful
conditionalization.

Follow-up for 8442ac9c0264ac7beb5afd6c3bf922030a6edaf3.
Closes #35967.


Trivial merge