diff --git a/ci/install-gst.sh b/ci/install-gst.sh index d2ec60e4b..b4022f325 100755 --- a/ci/install-gst.sh +++ b/ci/install-gst.sh @@ -2,7 +2,7 @@ set -e -pip3 install meson==1.0.1 --break-system-packages +pip3 install meson==1.1.1 --break-system-packages # gstreamer-rs already has a 'gstreamer' directory so don't clone there pushd .