mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
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:
@@ -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 it’s needed for some D-Bus tests
|
||||
RUN systemd-machine-id-setup
|
||||
|
Reference in New Issue
Block a user