fix namcap error
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user