mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-13 12:15:03 +00:00
fix dep
This commit is contained in:
+1
-1
@@ -4011,7 +4011,7 @@ function setup_ffmpeg() {
|
|||||||
DEPS+=(
|
DEPS+=(
|
||||||
libx264-dev libx265-dev libvpx-dev libmp3lame-dev
|
libx264-dev libx265-dev libvpx-dev libmp3lame-dev
|
||||||
libfreetype6-dev libass-dev libopus-dev libvorbis-dev
|
libfreetype6-dev libass-dev libopus-dev libvorbis-dev
|
||||||
libdav1d-dev libsvtav1-dev zlib1g-dev libnuma-dev
|
libdav1d-dev zlib1g-dev libnuma-dev
|
||||||
libva-dev libdrm-dev
|
libva-dev libdrm-dev
|
||||||
)
|
)
|
||||||
if apt-cache show libsvtav1enc-dev &>/dev/null; then
|
if apt-cache show libsvtav1enc-dev &>/dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user