summaryrefslogtreecommitdiff
path: root/ci/docker/fedora/prepare.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker/fedora/prepare.sh')
-rw-r--r--ci/docker/fedora/prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/docker/fedora/prepare.sh b/ci/docker/fedora/prepare.sh
index 5e0563face..0ed4cb6e27 100644
--- a/ci/docker/fedora/prepare.sh
+++ b/ci/docker/fedora/prepare.sh
@@ -202,7 +202,7 @@ dnf builddep -y gstreamer1 \
python3-gstreamer1
dnf remove -y meson
-pip3 install meson==0.59.1 hotdoc python-gitlab
+pip3 install meson==0.60.3 hotdoc python-gitlab
# Remove gst-devel packages installed by builddep above