docker/fedora: Update meson to 0.52.1

This commit is contained in:
Xavier Claessens 2019-12-18 10:48:14 -05:00
parent f4d335bc8c
commit 0b3645f7fd

View File

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