mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
only build cargo-c if required
This commit is contained in:
@@ -179,7 +179,7 @@ check_for_req_pkgs() {
|
||||
fi
|
||||
fi
|
||||
|
||||
echo_if_fail cargo install cargo-c || return 1
|
||||
has_cmd cargo-cbuild || echo_if_fail cargo install cargo-c || return 1
|
||||
echo_pass "cargo-c is installed"
|
||||
echo_pass "all required packages installed"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user