docker/fedora: update meson version to 0.54.3

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/308>
This commit is contained in:
Jordan Petridis 2020-06-09 19:00:19 +03:00 committed by Jordan Petridis
parent 592124a46b
commit 4bacfa410c

View file

@ -173,7 +173,7 @@ dnf debuginfo-install -y gtk3 \
zip \
zlib
pip3 install meson==0.53.1 hotdoc
pip3 install meson==0.54.3 hotdoc
# Install the dependencies of gstreamer
dnf builddep -y gstreamer1 \