docker: fedora: update to meson 0.53.1

Needed to build Tizonia (gst-omx backend).
This commit is contained in:
Guillaume Desmottes 2020-02-24 09:50:47 +05:30
parent f7a83c65ab
commit 316848d43f

View file

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