build: Bump Meson dependency to 0.60.0

As per the new policy in `docs/meson-version.md`, we can now bump the
dependency.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall
2022-05-05 19:23:20 +01:00
parent 91c50c2927
commit 1bdce46399
7 changed files with 7 additions and 7 deletions

View File

@@ -73,7 +73,7 @@ RUN dnf -y update \
make \
&& dnf clean all
RUN pip3 install meson==0.52.1
RUN pip3 install meson==0.60.3
# Set /etc/machine-id as its needed for some D-Bus tests
RUN systemd-machine-id-setup