mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-03-16 19:20:11 +00:00
fix build order failure and ensure valid meson version
This commit is contained in:
@@ -158,6 +158,7 @@ docker_build_image() {
|
||||
echo 'USER 65534:65534'
|
||||
# pipx
|
||||
echo "RUN pipx install virtualenv"
|
||||
echo "RUN pipx install meson"
|
||||
# rust
|
||||
local rustupVersion='1.28.2'
|
||||
local rustcVersion='1.90.0'
|
||||
|
||||
Reference in New Issue
Block a user