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