diff --git a/docker/fedora/prepare.sh b/docker/fedora/prepare.sh index d80e69b905..aba45b9669 100644 --- a/docker/fedora/prepare.sh +++ b/docker/fedora/prepare.sh @@ -165,7 +165,7 @@ dnf debuginfo-install -y gtk3 \ zip \ zlib -pip3 install meson==0.50.1 hotdoc +pip3 install meson==0.52.1 hotdoc # Install the dependencies of gstreamer dnf builddep -y gstreamer1 \