Skip to content

Commit 2b75eb9

Browse files
committed
Adding libharfbuzz, without it there's no filter drawtext
1 parent fcbcb3c commit 2b75eb9

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
@@ -949,6 +949,7 @@ if build "FreeType2" "2.13.3"; then
949949
fi
950950

951951
CONFIGURE_OPTIONS+=("--enable-libfreetype")
952+
CONFIGURE_OPTIONS+=("--enable-libharfbuzz")
952953

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

0 commit comments

Comments
 (0)