docker:fedora: Use meson 0.50.1

This commit is contained in:
Thibault Saunier 2019-04-22 12:56:06 -04:00
parent 1c249d24ae
commit e2db595678

View file

@ -159,7 +159,7 @@ dnf debuginfo-install -y gtk3 \
zip \
zlib
pip3 install meson==0.49.2 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.1
pip3 install meson==0.50.1 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.1
# Install the dependencies of gstreamer
dnf builddep -y gstreamer1 \