Commit 15b86d3b authored by James Almer's avatar James Almer

configure: add missing optional dep on libfribidi to the drawtext filter

Fixes ticket #6740
Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent 2e944902
......@@ -3224,7 +3224,7 @@ delogo_filter_deps="gpl"
deshake_filter_select="pixelutils"
deshake_filter_suggest="opencl"
drawtext_filter_deps="libfreetype"
drawtext_filter_suggest="libfontconfig"
drawtext_filter_suggest="libfontconfig libfribidi"
elbg_filter_deps="avcodec"
eq_filter_deps="gpl"
fftfilt_filter_deps="avcodec"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment