diff --git a/docker/fedora/prepare.sh b/docker/fedora/prepare.sh index e433f0bc6a..633b69239f 100644 --- a/docker/fedora/prepare.sh +++ b/docker/fedora/prepare.sh @@ -160,7 +160,7 @@ dnf debuginfo-install -y gtk3 \ zip \ zlib -pip3 install meson==0.50.1 git+https://github.com/axiros/terminal_markdown_viewer hotdoc==0.9.3 +pip3 install meson==0.50.1 git+https://github.com/axiros/terminal_markdown_viewer hotdoc # Install the dependencies of gstreamer dnf builddep -y gstreamer1 \