fix namcap error

This commit is contained in:
2026-05-10 15:14:45 +02:00
parent 1488833cc4
commit 91717887d1
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -74,6 +74,7 @@ depends=(
'rubberband'
'sdl2'
'snappy'
'sndio'
'speex'
'srt'
'svt-av1'
@@ -90,6 +91,7 @@ depends=(
'zimg'
'zlib')
optdepends=(
'cuda: for CUDA runtime support (CUDART/cuBLAS)'
'nvidia-utils: for NVIDIA CUVID/NVDEC/NVENC support'
'vpl-runtime: for Intel Quick Sync Video')
makedepends=(
@@ -248,6 +250,7 @@ build() {
--enable-librtmp \
--disable-libshaderc \
--enable-libsnappy \
--enable-sndio \
--enable-libsoxr \
--enable-libspeex \
--enable-libsrt \