forked from mirrors/gstreamer-rs
ci: Update to meson 1.0.0
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1202>
This commit is contained in:
parent
7baa69563a
commit
37409be8bc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
pip3 install meson==0.64.1
|
||||
pip3 install meson==1.0.0
|
||||
|
||||
# gstreamer-rs already has a 'gstreamer' directory so don't clone there
|
||||
pushd .
|
||||
|
|
Loading…
Reference in a new issue