diff --git a/docker/fedora/prepare.sh b/docker/fedora/prepare.sh index 68d6034c46..61f15ca7e5 100644 --- a/docker/fedora/prepare.sh +++ b/docker/fedora/prepare.sh @@ -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 \