Skip to content

Commit 56fd1c3

Browse files
committed
Add libfontconfig for drawtext
1 parent 2b75eb9 commit 56fd1c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-ffmpeg

+1
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ fi
950950

951951
CONFIGURE_OPTIONS+=("--enable-libfreetype")
952952
CONFIGURE_OPTIONS+=("--enable-libharfbuzz")
953+
CONFIGURE_OPTIONS+=("--enable-libfontconfig")
953954

954955
if $NONFREE_AND_GPL; then
955956
if build "srt" "1.5.4"; then

0 commit comments

Comments
 (0)