forked from mirrors/gstreamer-rs
ci: Update to meson 0.57.1
This commit is contained in:
parent
89ba883ea8
commit
e7e629e6e6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
set -e
|
||||
|
||||
pip3 install meson==0.56.2
|
||||
pip3 install meson==0.57.1
|
||||
|
||||
git clone --depth 1 https://gitlab.freedesktop.org/gstreamer/gst-build.git --branch 1.18
|
||||
cd gst-build
|
||||
|
|
Loading…
Reference in a new issue