configure: fix scale_vulkan_filter dependency

Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
This commit is contained in:
Zhao Zhili
2026-01-19 14:37:42 +08:00
committed by Lynne
parent 8bd5594a0f
commit e35b9e7c5c

2
configure vendored
View File

@@ -4187,7 +4187,7 @@ zoompan_filter_deps="swscale"
zscale_filter_deps="libzimg const_nan"
scale_vaapi_filter_deps="vaapi"
scale_vt_filter_deps="videotoolbox VTPixelTransferSessionCreate"
scale_vulkan_filter_deps="vulkan spirv_compiler"
scale_vulkan_filter_deps="vulkan spirv_compiler spirv_library"
vpp_qsv_filter_deps="libmfx"
vpp_qsv_filter_select="qsvvpp"
xfade_opencl_filter_deps="opencl"