mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
hardcode libdir
This commit is contained in:
@@ -52,7 +52,7 @@ print_req_pkgs() {
|
||||
)
|
||||
local common_linux_pkgs=(
|
||||
"${common_pkgs[@]}" clang valgrind
|
||||
curl bc lshw xxd pkgconf
|
||||
curl bc lshw xxd pkgconf sudo
|
||||
)
|
||||
# shellcheck disable=SC2034
|
||||
local apt_get_pkgs=(
|
||||
|
||||
Reference in New Issue
Block a user