diff --git a/docker/fedora/prepare.sh b/docker/fedora/prepare.sh index 793cc25491..5b79d7ac2f 100644 --- a/docker/fedora/prepare.sh +++ b/docker/fedora/prepare.sh @@ -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 \